certmanager/lib Library API Documentation

Kleo::CryptoConfigEntryGUI Class Reference

Base class for the widget tied to an entry in the crypto config. More...

#include <cryptoconfigmodule.h>

Inheritance diagram for Kleo::CryptoConfigEntryGUI:

Inheritance graph
[legend]
Collaboration diagram for Kleo::CryptoConfigEntryGUI:

Collaboration graph
[legend]
List of all members.

Signals

void changed ()

Public Member Functions

 CryptoConfigEntryGUI (CryptoConfigModule *module, Kleo::CryptoConfigEntry *entry, const QString &entryName, QWidget *parent, const char *name=0)
void load ()
void save ()
void resetToDefault ()
QString description () const
bool isChanged () const

Protected Slots

void slotChanged ()

Protected Member Functions

virtual void doSave ()=0
virtual void doLoad ()=0

Protected Attributes

Kleo::CryptoConfigEntrymEntry
QString mName
bool mChanged

Detailed Description

Base class for the widget tied to an entry in the crypto config.

Definition at line 131 of file cryptoconfigmodule.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for certmanager/lib Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 4 04:46:27 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003