Kpgp::Config Class Reference
a widget for configuring the pgp interface. More...
#include <kpgpui.h>
Inherits QWidget.
Signals
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.
The documentation for this class was generated from the following files:
- kpgpui.h
- kpgpui.cpp