libkpgp

Kpgp::Config Class Reference

a widget for configuring the pgp interface. More...

#include <kpgpui.h>

Inherits QWidget.

List of all members.


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.

Definition at line 75 of file kpgpui.h.


The documentation for this class was generated from the following files: