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