KDEUI
kstatusnotifieritem.h
Go to the documentation of this file.
88 friend class KStatusNotifierItemDBus;
89 friend class KStatusNotifierItemPrivate;
97 Passive = 1,
100 Active = 2,
103 NeedsAttention = 3
112 ApplicationStatus = 1,
115 Communications = 2,
119 SystemServices = 3,
121 Hardware = 4,
122 Reserved = 129
411 void showMessage(const QString &title, const QString &message, const QString &icon, int timeout = 10000);
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
ItemCategory
Different kinds of applications announce their type to the systemtray, so can be drawn in a different...
Definition: kstatusnotifieritem.h:110
virtual bool eventFilter(QObject *watched, QEvent *event)
ItemStatus
All the possible status this icon can have, depending on the importance of the events that happens in...
Definition: kstatusnotifieritem.h:95
KDE Status notifier Item protocol implementation
Definition: kstatusnotifieritem.h:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.