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;
void clear()
KGUIADDONS_EXPORT void setWindow(QObject *job, QWindow *window)
KGUIADDONS_EXPORT QWindow * window(QObject *job)
const QList< QKeySequence > & close()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:58:38 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:58:38 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.