libkonq
KonqConfigEvent Class Reference
#include <konq_events.h>
Inheritance diagram for KonqConfigEvent:

Public Member Functions | |
| KConfigBase * | config () const |
| KonqConfigEvent (KConfigBase *config, const QString &prefix, bool save) | |
| QString | prefix () const |
| bool | save () const |
Static Public Member Functions | |
| static bool | test (const QEvent *event) |
Detailed Description
Definition at line 70 of file konq_events.h.
Constructor & Destructor Documentation
| KonqConfigEvent::KonqConfigEvent | ( | KConfigBase * | config, | |
| const QString & | prefix, | |||
| bool | save | |||
| ) | [inline] |
Definition at line 73 of file konq_events.h.
Member Function Documentation
| KConfigBase* KonqConfigEvent::config | ( | ) | const [inline] |
Definition at line 75 of file konq_events.h.
| QString KonqConfigEvent::prefix | ( | ) | const [inline] |
Definition at line 76 of file konq_events.h.
| bool KonqConfigEvent::save | ( | ) | const [inline] |
Definition at line 77 of file konq_events.h.
| static bool KonqConfigEvent::test | ( | const QEvent * | event | ) | [inline, static] |
Definition at line 79 of file konq_events.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference