KNotify
KNotifyConfig Class Reference
#include <knotifyconfig.h>
Detailed Description
Represent the config for an event.
Definition at line 36 of file knotifyconfig.h.
Public Member Functions | |
KNotifyConfig (const QString &appname, const ContextList &_contexts, const QString &_eventid) | |
QString | readEntry (const QString &entry, bool path=false) |
~KNotifyConfig () | |
Static Public Member Functions | |
static void | clearCache () |
Public Attributes | |
QStringList | actions |
QString | appname |
KSharedConfig::Ptr | configfile |
ContextList | contexts |
QString | eventid |
KSharedConfig::Ptr | eventsfile |
QPixmap | pix |
QString | text |
WId | winId |
Constructor & Destructor Documentation
KNotifyConfig::KNotifyConfig | ( | const QString & | appname, | |
const ContextList & | _contexts, | |||
const QString & | _eventid | |||
) |
Definition at line 48 of file knotifyconfig.cpp.
KNotifyConfig::~KNotifyConfig | ( | ) |
Definition at line 57 of file knotifyconfig.cpp.
Member Function Documentation
void KNotifyConfig::clearCache | ( | ) | [static] |
Definition at line 42 of file knotifyconfig.cpp.
Definition at line 61 of file knotifyconfig.cpp.
Member Data Documentation
Definition at line 47 of file knotifyconfig.h.
Definition at line 48 of file knotifyconfig.h.
KSharedConfig::Ptr KNotifyConfig::configfile |
Definition at line 50 of file knotifyconfig.h.
Definition at line 51 of file knotifyconfig.h.
Definition at line 52 of file knotifyconfig.h.
KSharedConfig::Ptr KNotifyConfig::eventsfile |
Definition at line 50 of file knotifyconfig.h.
Definition at line 45 of file knotifyconfig.h.
Definition at line 44 of file knotifyconfig.h.
Definition at line 46 of file knotifyconfig.h.
The documentation for this class was generated from the following files: