Plasma-workspace
abstractnotificationsmodel.h
45 // Currently configure actions are not exposed in AbstractNotificationsModel to keep it very minimal
48 virtual void invokeDefaultAction(uint notificationId, Notifications::InvokeBehavior behavior) = 0;
49 virtual void invokeAction(uint notificationId, const QString &actionName, Notifications::InvokeBehavior behavior) = 0;
50 virtual void reply(uint notificationId, const QString &text, Notifications::InvokeBehavior behavior) = 0;
KGUIADDONS_EXPORT void setWindow(QObject *job, QWindow *window)
KGUIADDONS_EXPORT QWindow * window(QObject *job)
QAction * close(const QObject *recvr, const char *slot, QObject *parent)
QAction * clear(const QObject *recvr, const char *slot, QObject *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:55:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:55:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.