libkleo
Kleo::CryptoConfigEntryKeyserver Class Reference
#include <cryptoconfigmodule_p.h>
Inheritance diagram for Kleo::CryptoConfigEntryKeyserver:
Public Member Functions | |
CryptoConfigEntryKeyserver (CryptoConfigModule *module, Kleo::CryptoConfigEntry *entry, const QString &entryName, QGridLayout *layout, QWidget *parent=0) | |
void | doLoad () |
void | doSave () |
Public Member Functions inherited from Kleo::CryptoConfigEntryGUI | |
CryptoConfigEntryGUI (CryptoConfigModule *module, Kleo::CryptoConfigEntry *entry, const QString &entryName) | |
QString | description () const |
bool | isChanged () const |
void | load () |
void | resetToDefault () |
void | save () |
Additional Inherited Members | |
Signals inherited from Kleo::CryptoConfigEntryGUI | |
void | changed () |
Protected Slots inherited from Kleo::CryptoConfigEntryGUI | |
void | slotChanged () |
Protected Attributes inherited from Kleo::CryptoConfigEntryGUI | |
bool | mChanged |
Kleo::CryptoConfigEntry * | mEntry |
QString | mName |
Detailed Description
A widget manager for a (OpenPGP) keyserver entry in the crypto config.
Definition at line 310 of file cryptoconfigmodule_p.h.
Constructor & Destructor Documentation
Kleo::CryptoConfigEntryKeyserver::CryptoConfigEntryKeyserver | ( | CryptoConfigModule * | module, |
Kleo::CryptoConfigEntry * | entry, | ||
const QString & | entryName, | ||
QGridLayout * | layout, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 918 of file cryptoconfigmodule.cpp.
Member Function Documentation
|
virtual |
Implements Kleo::CryptoConfigEntryGUI.
Definition at line 981 of file cryptoconfigmodule.cpp.
|
virtual |
Implements Kleo::CryptoConfigEntryGUI.
Definition at line 987 of file cryptoconfigmodule.cpp.
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:57:49 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:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.