Molybden API
|
This is the complete list of members for molybden::App, including all inherited members.
baseUrl()=0 | molybden::App | pure virtual |
copyright()=0 | molybden::App | pure virtual |
deleteProfile(std::shared_ptr< Profile > profile)=0 | molybden::App | pure virtual |
description()=0 | molybden::App | pure virtual |
desktop()=0 | molybden::App | pure virtual |
dock()=0 | molybden::App | pure virtual |
getPath(PathKey key)=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 |
name()=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 |
trays()=0 | molybden::App | pure virtual |
version()=0 | molybden::App | pure virtual |