libkleo
Kleo::CryptoConfigModule Class Reference
#include <cryptoconfigmodule.h>
Inheritance diagram for Kleo::CryptoConfigModule:

Detailed Description
Crypto Config Module widget, dynamically generated from CryptoConfig It's a simple QWidget so that it can be embedded into a dialog or into a KCModule.Definition at line 47 of file cryptoconfigmodule.h.
Signals | |
| void | changed () |
Public Member Functions | |
| void | cancel () |
| CryptoConfigModule (Kleo::CryptoConfig *config, QWidget *parent=0) | |
| void | defaults () |
| void | reset () |
| void | save () |
Constructor & Destructor Documentation
| Kleo::CryptoConfigModule::CryptoConfigModule | ( | Kleo::CryptoConfig * | config, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 95 of file cryptoconfigmodule.cpp.
Member Function Documentation
| void Kleo::CryptoConfigModule::cancel | ( | ) |
Definition at line 181 of file cryptoconfigmodule.cpp.
| void Kleo::CryptoConfigModule::changed | ( | ) | [signal] |
| void Kleo::CryptoConfigModule::defaults | ( | ) |
Definition at line 173 of file cryptoconfigmodule.cpp.
| void Kleo::CryptoConfigModule::reset | ( | ) |
Definition at line 165 of file cryptoconfigmodule.cpp.
| void Kleo::CryptoConfigModule::save | ( | ) |
Definition at line 153 of file cryptoconfigmodule.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference