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