libkpgp
Kpgp::Config Class Reference
#include <kpgpui.h>
Inheritance diagram for Kpgp::Config:
Signals | |
void | changed () |
Public Member Functions | |
Config (QWidget *parent=0, bool encrypt=true) | |
virtual | ~Config () |
virtual void | applySettings () |
QGroupBox * | optionsGroupBox () |
virtual void | setValues () |
Protected Attributes | |
QCheckBox * | encToSelf |
QGroupBox * | mpOptionsGroupBox |
Module * | pgp |
QCheckBox * | showCipherText |
QCheckBox * | showKeyApprovalDlg |
QCheckBox * | storePass |
QComboBox * | toolCombo |
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
|
explicit |
Definition at line 100 of file kpgpui.cpp.
|
virtual |
Definition at line 225 of file kpgpui.cpp.
Member Function Documentation
|
virtual |
Definition at line 255 of file kpgpui.cpp.
|
signal |
|
virtual |
Definition at line 230 of file kpgpui.cpp.
Member Data Documentation
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.