certmanager/lib
Kleo::DirectoryServicesWidget Class Reference
Inheritance diagram for Kleo::DirectoryServicesWidget:

Detailed Description
Definition at line 44 of file directoryserviceswidget.h.
Public Slots | |
void | defaults () |
Signals | |
void | changed () |
Public Member Functions | |
DirectoryServicesWidget (Kleo::CryptoConfigEntry *configEntry, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~DirectoryServicesWidget () | |
void | load () |
void | save () |
void | enableDisable (CryptPlugWrapper *wrapper) |
void | setInitialServices (const KURL::List &urls) |
KURL::List | urlList () const |
void | clear () |
Protected Slots | |
void | slotServiceChanged (QListViewItem *) |
void | slotServiceSelected (QListViewItem *) |
void | slotAddService () |
void | slotDeleteService () |
void | slotMoveUp () |
void | slotMoveDown () |
Member Function Documentation
void DirectoryServicesWidget::enableDisable | ( | CryptPlugWrapper * | wrapper | ) |
Enables or disables the widgets in this dialog according to the capabilities of the current plugin passed as a parameter.
Definition at line 123 of file directoryserviceswidget.cpp.
The documentation for this class was generated from the following files: