|
AusweisApp2
|
#include <TrayIcon.h>
Signale | |
| void | fireShow () |
| void | fireQuit () |
Öffentliche Methoden | |
| TrayIcon () | |
| ~TrayIcon () override | |
| const QIcon & | getIcon () const |
| void | create () |
| void | shutdown () |
| void | hide () |
| void | showMessage (const QString &pTitle, const QString &pMessage) |
| TrayIcon::TrayIcon | ( | ) |
|
override |
| void TrayIcon::create | ( | ) |
|
signal |
|
signal |
| const QIcon & TrayIcon::getIcon | ( | ) | const |
| void TrayIcon::hide | ( | ) |
| void TrayIcon::showMessage | ( | const QString & | pTitle, |
| const QString & | pMessage | ||
| ) |
| void TrayIcon::shutdown | ( | ) |