KDEUI
knotification.h
Go to the documentation of this file.
214 RaiseWidgetOnActivation=0x01,
219 CloseOnTimeout=0x00,
226 Persistent=0x02,
238 CloseWhenWidgetActivated=0x04,
242 Persistant = Persistent,
249 };
273 explicit KNotification(const QString & eventId , QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout);
298 explicit KNotification(const QString & eventId , const NotificationFlags &flags, QObject *parent = NULL );
void action3Activated()
This is an overloaded member function, provided for convenience. It differs from the above function o...
void action2Activated()
This is an overloaded member function, provided for convenience. It differs from the above function o...
void action1Activated()
Convenience signal that is emitted when the first action is activated.
QPair< QString, QString > Context
Sometimes the user may want different notifications for the same event, depending the source of the e...
Definition knotification.h:203
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.