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