Kleo::CryptoConfigEntryGUI Class Reference
Base class for the widget managers tied to an entry in the crypto config. More...
#include <cryptoconfigmodule_p.h>
Inheritance diagram for Kleo::CryptoConfigEntryGUI:


Signals | |
void | changed () |
Public Member Functions | |
CryptoConfigEntryGUI (CryptoConfigModule *module, Kleo::CryptoConfigEntry *entry, const QString &entryName, const char *name=0) | |
void | load () |
void | save () |
void | resetToDefault () |
QString | description () const |
bool | isChanged () const |
Protected Slots | |
void | slotChanged () |
Protected Member Functions | |
virtual void | doSave ()=0 |
virtual void | doLoad ()=0 |
Protected Attributes | |
Kleo::CryptoConfigEntry * | mEntry |
QString | mName |
bool | mChanged |
Detailed Description
Base class for the widget managers tied to an entry in the crypto config.
Definition at line 109 of file cryptoconfigmodule_p.h.
The documentation for this class was generated from the following file: