MCPcopy 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
113void RootWindow::buttonCallBack(CAControl* btn,DPoint point)
114{
115 this->getDrawerController()->showLeftViewController(true);
116}
117
118void RootWindow::intNewsView()
119{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected