Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
wxControl* CClickWindowBitmap::GetLeftButton()
139
{
140
return m_btnLeft;
141
}
142
143
wxControl* CClickWindowBitmap::GetMiddleButton()
144
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected