Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
wxControl* CClickWindowText::GetMiddleButton()
183
{
184
return m_middleButton;
185
}
186
187
wxControl* CClickWindowText::GetRightButton()
188
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected