akonadi
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.
Member Function Documentation
void NameEditWidget::nameChanged | ( | const KABC::Addressee & | contact | ) | [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-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:23 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:23 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.