Kleo::CryptoConfigEntryGUI Class Reference
Base class for the widget tied to an entry in the crypto config. More...
#include <cryptoconfigmodule.h>
Inherits QHBox.
Inherited by Kleo::CryptoConfigEntryCheckBox, Kleo::CryptoConfigEntryLDAPURL, Kleo::CryptoConfigEntryLineEdit, and Kleo::CryptoConfigEntrySpinBox.
Signals
Public Member Functions
- CryptoConfigEntryGUI (CryptoConfigModule *module, Kleo::CryptoConfigEntry *entry, const QString &entryName, QWidget *parent, const char *name=0)
- void load ()
- void save ()
- void resetToDefault ()
- QString description () const
- bool isChanged () const
Protected Slots
Protected Member Functions
Protected Attributes
- Kleo::CryptoConfigEntry * mEntry
- QString mName
- bool mChanged
Detailed Description
Base class for the widget tied to an entry in the crypto config.
The documentation for this class was generated from the following files:
- cryptoconfigmodule.h
- cryptoconfigmodule.cpp