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

Method GetLeftButton

src/clickwindowbitmap.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138wxControl* CClickWindowBitmap::GetLeftButton()
139{
140 return m_btnLeft;
141}
142
143wxControl* CClickWindowBitmap::GetMiddleButton()
144{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected