Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmauri/eviacam
/ GetDragButton
Method
GetDragButton
src/clickwindowtext.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
wxControl* CClickWindowText::GetDragButton()
193
{
194
return m_dragButton;
195
}
196
197
wxControl* CClickWindowText::GetDblClickButton()
198
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected