MCPcopy Create free account
hub / github.com/cmauri/eviacam / ProcessEvent

Method ProcessEvent

wxutil/wxappbar.cpp:481–484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481bool WXAppBar::ProcessEvent(wxEvent& event)
482{
483 return wxDialog::ProcessEvent (event);
484}
485
486void WXAppBar::SetDockingMode (EDocking dockingMode)
487{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected