kleopatra
DirectoryServicesConfigurationPage Class Reference
#include <dirservconfigpage.h>
Inheritance diagram for DirectoryServicesConfigurationPage:
Public Member Functions | |
DirectoryServicesConfigurationPage (const KComponentData &instance, QWidget *parent=0, const QVariantList &args=QVariantList()) | |
void | defaults () |
void | load () |
void | save () |
Detailed Description
"Directory Services" configuration page for kleopatra's configuration dialog The user can configure LDAP servers in this page, to be used for listing/fetching remote certificates in kleopatra.
Definition at line 55 of file dirservconfigpage.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 152 of file dirservconfigpage.cpp.
Member Function Documentation
void DirectoryServicesConfigurationPage::defaults | ( | ) |
Definition at line 339 of file dirservconfigpage.cpp.
void DirectoryServicesConfigurationPage::load | ( | ) |
Definition at line 223 of file dirservconfigpage.cpp.
void DirectoryServicesConfigurationPage::save | ( | ) |
Definition at line 288 of file dirservconfigpage.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:56:42 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:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.