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.
Constructor & Destructor Documentation
◆ Config()
Kpgp::Config::Config | ( | TQWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | encrypt = true |
||
) |
Definition at line 107 of file kpgpui.cpp.
◆ ~Config()
|
virtual |
Definition at line 224 of file kpgpui.cpp.
Member Function Documentation
◆ applySettings()
|
virtual |
Definition at line 254 of file kpgpui.cpp.
◆ optionsGroupBox()
◆ setValues()
|
virtual |
Definition at line 229 of file kpgpui.cpp.
Member Data Documentation
◆ encToSelf
◆ mpOptionsGroupBox
◆ pgp
◆ showCipherText
◆ showKeyApprovalDlg
◆ storePass
◆ toolCombo
The documentation for this class was generated from the following files: