Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmauri/eviacam
/ OnRecvRefresh
Method
OnRecvRefresh
wxcamwindow/camwindow.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
void CCamWindow::OnRecvRefresh( wxCommandEvent& WXUNUSED(event) )
393
{
394
Refresh(false);
395
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected