libkdepim
KPIM::KConfigPropagator::Rule Class Reference
#include <kconfigpropagator.h>
Detailed Description
Definition at line 73 of file kconfigpropagator.h.
Public Types | |
| typedef QList< Rule > | List |
Public Member Functions | |
| Rule () | |
Public Attributes | |
| Condition | condition |
| bool | hideValue |
| QString | sourceEntry |
| QString | sourceFile |
| QString | sourceGroup |
| QString | targetEntry |
| QString | targetFile |
| QString | targetGroup |
Member Typedef Documentation
| typedef QList<Rule> KPIM::KConfigPropagator::Rule::List |
Definition at line 76 of file kconfigpropagator.h.
Constructor & Destructor Documentation
| KPIM::KConfigPropagator::Rule::Rule | ( | ) | [inline] |
Definition at line 78 of file kconfigpropagator.h.
Member Data Documentation
Definition at line 88 of file kconfigpropagator.h.
Definition at line 90 of file kconfigpropagator.h.
Definition at line 82 of file kconfigpropagator.h.
Definition at line 80 of file kconfigpropagator.h.
Definition at line 81 of file kconfigpropagator.h.
Definition at line 86 of file kconfigpropagator.h.
Definition at line 84 of file kconfigpropagator.h.
Definition at line 85 of file kconfigpropagator.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference