Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmauri/eviacam
/ GetLeftButton
Method
GetLeftButton
src/clickwindowtext.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
wxControl* CClickWindowText::GetLeftButton()
178
{
179
return m_leftButton;
180
}
181
182
wxControl* CClickWindowText::GetMiddleButton()
183
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected