|
Molybden
|
This is the complete list of members for molybden::App, including all inherited members.
| baseUrl()=0 | molybden::App | pure virtual |
| deleteProfile(std::shared_ptr< Profile > profile)=0 | molybden::App | pure virtual |
| init(const std::function< void(std::shared_ptr< App > app)> &callback) | molybden::App | static |
| init(const AppOptions &options, const std::function< void(std::shared_ptr< App > app)> &callback) | molybden::App | static |
| isProduction()=0 | molybden::App | pure virtual |
| options()=0 | molybden::App | pure virtual |
| profile()=0 | molybden::App | pure virtual |
| profile(const std::string &name)=0 | molybden::App | pure virtual |
| profiles()=0 | molybden::App | pure virtual |
| quit()=0 | molybden::App | pure virtual |
| setMainMenu(std::shared_ptr< Menu > menu)=0 | molybden::App | pure virtual |
| setTheme(AppTheme theme)=0 | molybden::App | pure virtual |
| theme()=0 | molybden::App | pure virtual |