Kleo::CryptoConfigModule Class Reference
#include <cryptoconfigmodule.h>
Inherits KJanusWidget.
Signals | |
| void | changed () |
Public Member Functions | |
| CryptoConfigModule (Kleo::CryptoConfig *config, TQWidget *parent=0, const char *name=0) | |
| bool | hasError () const |
| void | save () |
| void | reset () |
| void | defaults () |
| void | cancel () |
Detailed Description
Crypto Config Module widget, dynamically generated from CryptoConfig It's a simple TQWidget so that it can be embedded into a dialog or into a TDECModule.
Definition at line 48 of file cryptoconfigmodule.h.
Constructor & Destructor Documentation
◆ CryptoConfigModule()
| Kleo::CryptoConfigModule::CryptoConfigModule | ( | Kleo::CryptoConfig * | config, |
| TQWidget * | parent = 0, |
||
| const char * | name = 0 |
||
| ) |
Definition at line 83 of file cryptoconfigmodule.cpp.
Member Function Documentation
◆ cancel()
| void Kleo::CryptoConfigModule::cancel | ( | ) |
Definition at line 180 of file cryptoconfigmodule.cpp.
◆ defaults()
| void Kleo::CryptoConfigModule::defaults | ( | ) |
Definition at line 172 of file cryptoconfigmodule.cpp.
◆ hasError()
| bool Kleo::CryptoConfigModule::hasError | ( | ) | const |
Definition at line 148 of file cryptoconfigmodule.cpp.
◆ reset()
| void Kleo::CryptoConfigModule::reset | ( | ) |
Definition at line 164 of file cryptoconfigmodule.cpp.
◆ save()
| void Kleo::CryptoConfigModule::save | ( | ) |
Definition at line 152 of file cryptoconfigmodule.cpp.
The documentation for this class was generated from the following files:
