Qt 5.5
Qt Widgets
C++ Classes
QSystemTrayIcon
Qt 5.5.1 Reference Documentation
List of All Members for QSystemTrayIcon
This is the complete list of members for
QSystemTrayIcon
, including inherited members.
enum
ActivationReason
enum
MessageIcon
QSystemTrayIcon
(QObject *)
QSystemTrayIcon
(const QIcon &, QObject *)
~QSystemTrayIcon
()
activated
(QSystemTrayIcon::ActivationReason)
contextMenu
() const : QMenu *
event
(QEvent *) : bool
geometry
() const : QRect
hide
()
icon
() const : QIcon
isSystemTrayAvailable
() : bool
isVisible
() const : bool
messageClicked
()
setContextMenu
(QMenu *)
setIcon
(const QIcon &)
setToolTip
(const QString &)
setVisible
(bool)
show
()
showMessage
(const QString &, const QString &, QSystemTrayIcon::MessageIcon, int)
supportsMessages
() : bool
toolTip
() const : QString