KNotifyConfigElement
KNotifyConfigElement Class Reference
#include <knotifyconfigelement.h>
Public Member Functions | |
KNotifyConfigElement (const KNotifyConfigElement &)=delete | |
KNotifyConfigElement (const QString &eventid, KConfig *config) | |
QString | eventId () const |
KNotifyConfigElement & | operator= (const KNotifyConfigElement &)=delete |
QString | readEntry (const QString &entry, bool path=false) |
void | save () |
void | writeEntry (const QString &entry, const QString &data) |
Detailed Description
Represent the config for an event.
Definition at line 21 of file knotifyconfigelement.h.
Constructor & Destructor Documentation
◆ KNotifyConfigElement()
Definition at line 13 of file knotifyconfigelement.cpp.
◆ ~KNotifyConfigElement()
KNotifyConfigElement::~KNotifyConfigElement | ( | ) |
Definition at line 19 of file knotifyconfigelement.cpp.
Member Function Documentation
◆ eventId()
QString KNotifyConfigElement::eventId | ( | ) | const |
Definition at line 37 of file knotifyconfigelement.cpp.
◆ readEntry()
Definition at line 24 of file knotifyconfigelement.cpp.
◆ save()
void KNotifyConfigElement::save | ( | ) |
Definition at line 42 of file knotifyconfigelement.cpp.
◆ writeEntry()
Definition at line 32 of file knotifyconfigelement.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.