libkleo
Kleo::CryptoConfigDialog Class Reference
#include <cryptoconfigdialog.h>
Inheritance diagram for Kleo::CryptoConfigDialog:

Detailed Description
Simple KDialog wrapper around CryptoConfigModule.Definition at line 46 of file cryptoconfigdialog.h.
Public Slots | |
| void | slotChanged () |
Public Member Functions | |
| CryptoConfigDialog (Kleo::CryptoConfig *config, QWidget *parent=0) | |
Protected Slots | |
| void | slotApply () |
| void | slotCancel () |
| void | slotDefault () |
| void | slotOk () |
| void | slotUser1 () |
Constructor & Destructor Documentation
| Kleo::CryptoConfigDialog::CryptoConfigDialog | ( | Kleo::CryptoConfig * | config, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 37 of file cryptoconfigdialog.cpp.
Member Function Documentation
| void Kleo::CryptoConfigDialog::slotApply | ( | ) | [protected, slot] |
Definition at line 79 of file cryptoconfigdialog.cpp.
| void Kleo::CryptoConfigDialog::slotCancel | ( | ) | [protected, slot] |
Definition at line 67 of file cryptoconfigdialog.cpp.
| void Kleo::CryptoConfigDialog::slotChanged | ( | ) | [slot] |
Definition at line 91 of file cryptoconfigdialog.cpp.
| void Kleo::CryptoConfigDialog::slotDefault | ( | ) | [protected, slot] |
Definition at line 73 of file cryptoconfigdialog.cpp.
| void Kleo::CryptoConfigDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 61 of file cryptoconfigdialog.cpp.
| void Kleo::CryptoConfigDialog::slotUser1 | ( | ) | [protected, slot] |
Definition at line 85 of file cryptoconfigdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference