KNotifyConfig
knotifyconfigwidget.h
43 static KNotifyConfigWidget *configure(QWidget *parent = nullptr, const QString &appname = QString());
void selectEvent(const QString &eventId)
Select a given notification in the current list.
Definition knotifyconfigwidget.cpp:60
void setApplication(const QString &appname=QString())
Change the application.
Definition knotifyconfigwidget.cpp:53
void changed(bool state)
Indicate that the state of the modules contents has changed.
static KNotifyConfigWidget * configure(QWidget *parent=nullptr, const QString &appname=QString())
Show a dialog with the widget.
Definition knotifyconfigwidget.cpp:114
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:35 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:35 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.