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 );
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:26:12 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:26:12 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.