libkpgp
Kpgp::Config Class Reference
#include <kpgpui.h>
List of all members.
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 75 of file kpgpui.h.
|
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 |
The documentation for this class was generated from the following files: