knode
KNode::IdentityNameEditPrivate Class Reference
#include <identity_edition_dialog.h>
Inheritance diagram for KNode::IdentityNameEditPrivate:
Signals | |
void | identityNameChanged (const QString &newName) |
Public Member Functions | |
virtual | ~IdentityNameEditPrivate () |
Protected Member Functions | |
virtual void | focusOutEvent (QFocusEvent *event) |
Detailed Description
Special line edit to catch reliably the change of an identity name.
Definition at line 154 of file identity_edition_dialog.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 161 of file identity_edition_dialog.h.
Member Function Documentation
|
inlineprotectedvirtual |
Reimplement to emit the identityNameChanged() signal on focus lose.
Definition at line 178 of file identity_edition_dialog.h.
|
signal |
Emitted when edition end (this widget lose the focus or returned is pressed).
- Parameters
-
newName the text of this line edit.
The documentation for this class was generated from the following file:
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.