Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmauri/eviacam
/ GetDblClickButton
Method
GetDblClickButton
src/clickwindowbitmap.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
wxControl* CClickWindowBitmap::GetDblClickButton()
159
{
160
return m_btnDblLeft;
161
}
162
163
wxControl* CClickWindowBitmap::GetShowFrame()
164
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected