knode
KNode::IdentityEditionDialog Class Reference
#include <identity_edition_dialog.h>
Inheritance diagram for KNode::IdentityEditionDialog:
Public Member Functions | |
IdentityEditionDialog (uint uoid, QWidget *parent=0) | |
~IdentityEditionDialog () | |
Protected Slots | |
virtual void | slotButtonClicked (int button) |
Detailed Description
Edition dialog for identities.
Definition at line 40 of file identity_edition_dialog.h.
Constructor & Destructor Documentation
|
explicit |
Contruct a new dialog to edit identities.
- Parameters
-
uoid the UOID of the identity to select by default this dialog is opened. parent the parent widget.
Definition at line 37 of file identity_edition_dialog.cpp.
KNode::IdentityEditionDialog::~IdentityEditionDialog | ( | ) |
Destructor.
Definition at line 76 of file identity_edition_dialog.cpp.
Member Function Documentation
|
protectedvirtualslot |
Handles button clicks.
Reimplemented from KDialog::slotButtonClicked().
Definition at line 103 of file identity_edition_dialog.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.