akonadi/contact
NameEditWidget Class Reference
#include <nameeditwidget.h>
Inherits QWidget.
Signals | |
void | nameChanged (const KABC::Addressee &contact) |
Public Member Functions | |
NameEditWidget (QWidget *parent=0) | |
void | loadContact (const KABC::Addressee &contact) |
void | setReadOnly (bool readOnly) |
void | storeContact (KABC::Addressee &contact) const |
Detailed Description
A widget for editing the name of a contact.
The widget will show the name in a lineedit and provides a button to open a dialog for editing of the single name components.
Definition at line 38 of file nameeditwidget.h.
Member Function Documentation
|
signal |
This signal is emitted whenever the name has been changed.
- Parameters
-
contact A dummy contact that contains only the name components.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:28:44 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:28:44 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.