|
MōBrowser API
|
This is the complete list of members for mobrowser::Tray, including all inherited members.
| app()=0 | mobrowser::Tray | pure virtual |
| create(std::shared_ptr< App > app) | mobrowser::Tray | static |
| destroy()=0 | mobrowser::Tray | pure virtual |
| isDestroyed() const =0 | mobrowser::Tray | pure virtual |
| onClicked | mobrowser::TrayEvents | |
| openMenu(std::shared_ptr< CustomMenu > menu)=0 | mobrowser::Tray | pure virtual |
| setImage(const std::string &file_path)=0 | mobrowser::Tray | pure virtual |
| setMenu(std::shared_ptr< CustomMenu > menu)=0 | mobrowser::Tray | pure virtual |
| setTitle(const std::string &title)=0 | mobrowser::Tray | pure virtual |
| setTooltip(const std::string &text)=0 | mobrowser::Tray | pure virtual |
| title() const =0 | mobrowser::Tray | pure virtual |
| tooltip() const =0 | mobrowser::Tray | pure virtual |
| ~TrayEvents()=default (defined in mobrowser::TrayEvents) | mobrowser::TrayEvents | virtual |