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

Method GetMiddleButton

src/clickwindowbitmap.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143wxControl* CClickWindowBitmap::GetMiddleButton()
144{
145 return m_btnMiddle;
146}
147
148wxControl* CClickWindowBitmap::GetRightButton()
149{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected