Kpgp::Config Class Reference
a widget for configuring the pgp interface. More...
#include <kpgpui.h>
Inheritance diagram for Kpgp::Config:

Signals | |
void | changed () |
Public Member Functions | |
Config (QWidget *parent=0, const char *name=0, bool encrypt=true) | |
virtual void | setValues () |
virtual void | applySettings () |
QGroupBox * | optionsGroupBox () |
Protected Attributes | |
Module * | pgp |
QCheckBox * | storePass |
QCheckBox * | encToSelf |
QCheckBox * | showCipherText |
QCheckBox * | showKeyApprovalDlg |
QComboBox * | toolCombo |
QGroupBox * | mpOptionsGroupBox |
Detailed Description
a widget for configuring the pgp interface.Can be included into a tabdialog. This widget by itself does not provide an apply/cancel button mechanism.
Definition at line 73 of file kpgpui.h.
The documentation for this class was generated from the following files: