knode
KNode::IdentityWidget Class Reference
#include <identity_widget.h>
Inheritance diagram for KNode::IdentityWidget:
Public Slots | |
virtual void | load () |
virtual void | save () |
Public Member Functions | |
IdentityWidget (SettingsContainerInterface *settingsContainer, const KComponentData &inst, QWidget *parent=0) | |
~IdentityWidget () | |
Detailed Description
Configuration widget for an identity.
Definition at line 39 of file identity_widget.h.
Constructor & Destructor Documentation
|
explicit |
Constructor for the selection widget of identity.
Definition at line 40 of file identity_widget.cpp.
KNode::IdentityWidget::~IdentityWidget | ( | ) |
Definition at line 61 of file identity_widget.cpp.
Member Function Documentation
|
virtualslot |
Reimplemented from KCModule::load().
Definition at line 66 of file identity_widget.cpp.
|
virtualslot |
Reimplemented from KCModule::save();.
Definition at line 79 of file identity_widget.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:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.