MCPcopy Create free account
hub / github.com/9miao/CrossApp / getBackgroundView

Method getBackgroundView

CrossApp/controller/CADrawerController.cpp:433–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431}
432
433CAView* CADrawerController::getBackgroundView()
434{
435 return m_pBackgroundView;
436}
437
438void CADrawerController::setBackgroundImage(CAImage* var)
439{

Callers 4

updateItemMethod · 0.45
createWithContainerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected