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