KNotifications
knotificationqmlplugin.cpp
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
KNotificationReplyAction * replyAction() const
Definition: knotification.cpp:205
void setReplyAction(std::unique_ptr< KNotificationReplyAction > replyAction)
Add an inline reply action to the notification.
Definition: knotification.cpp:210
@ CloseOnTimeout
The notification will be automatically closed after a timeout.
Definition: knotification.h:137
Definition: knotification.h:32
QObject * parent() const const
void setAutoDelete(bool autoDelete)
Sets whether this notification object will be automatically deleted after closing.
Definition: knotification.cpp:542
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:49:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:49:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.