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,
247 DefaultEvent=0xF000
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 ref()
void deref()
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
void setFlags(CrashFlags flags)
Set options to determine how the default crash handler should behave.
Definition: knotification.h:256
KAction * close(const QObject *recvr, const char *slot, QObject *parent)
Close the current document.
Definition: kstandardaction.cpp:269
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.