Kpgp::Config Class Reference
#include <kpgpui.h>
Inherits TQWidget.
Signals | |
void | changed () |
Public Member Functions | |
Config (TQWidget *parent=0, const char *name=0, bool encrypt=true) | |
virtual void | setValues () |
virtual void | applySettings () |
TQGroupBox * | optionsGroupBox () |
Protected Attributes | |
Module * | pgp |
TQCheckBox * | storePass |
TQCheckBox * | encToSelf |
TQCheckBox * | showCipherText |
TQCheckBox * | showKeyApprovalDlg |
TQComboBox * | toolCombo |
TQGroupBox * | 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: