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

Method GetMiddleButton

src/clickwindowtext.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182wxControl* CClickWindowText::GetMiddleButton()
183{
184 return m_middleButton;
185}
186
187wxControl* CClickWindowText::GetRightButton()
188{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected