Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ buttonCallBack
Method
buttonCallBack
samples/Test/Classes/RootWindow.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void RootWindow::buttonCallBack(CAControl* btn,DPoint point)
114
{
115
this->getDrawerController()->showLeftViewController(true);
116
}
117
118
void RootWindow::intNewsView()
119
{
Callers
nothing calls this directly
Calls
1
showLeftViewController
Method · 0.80
Tested by
no test coverage detected