Searched defs:SubPage (Results 1 – 1 of 1) sorted by relevance
23 SubPage::SubPage() : basePage_ {}, pageId_ {}, comsId_ {}, isVisible_ {false}, color_ {Color::Black… in SubPage() function in Updater::SubPage27 SubPage::SubPage(const std::shared_ptr<Page> &basePage, const std::string &pageId) in SubPage() function in Updater::SubPage