libkleo
Kleo::CryptoConfigGroupGUI Class Reference
#include <cryptoconfigmodule_p.h>
Inheritance diagram for Kleo::CryptoConfigGroupGUI:
Public Member Functions | |
CryptoConfigGroupGUI (CryptoConfigModule *module, Kleo::CryptoConfigGroup *group, QGridLayout *layout, QWidget *parent=0) | |
void | defaults () |
void | load () |
bool | save () |
Detailed Description
A class managing widgets corresponding to a group in the crypto config.
Definition at line 88 of file cryptoconfigmodule_p.h.
Constructor & Destructor Documentation
Kleo::CryptoConfigGroupGUI::CryptoConfigGroupGUI | ( | CryptoConfigModule * | module, |
Kleo::CryptoConfigGroup * | group, | ||
QGridLayout * | layout, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 316 of file cryptoconfigmodule.cpp.
Member Function Documentation
void Kleo::CryptoConfigGroupGUI::defaults | ( | ) |
Definition at line 370 of file cryptoconfigmodule.cpp.
void Kleo::CryptoConfigGroupGUI::load | ( | ) |
Definition at line 363 of file cryptoconfigmodule.cpp.
bool Kleo::CryptoConfigGroupGUI::save | ( | ) |
Definition at line 350 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.