NameEditDialog Class Reference
Editor dialog for name details, like given name, family name etc. More...
#include <nameeditdialog.h>
Public Types | |
enum | FormattedNameType { CustomName, SimpleName, FullName, ReverseName } |
Public Methods | |
NameEditDialog (const KABC::Addressee &addr, int type, bool readOnly, QWidget *parent, const char *name=0) | |
~NameEditDialog () | |
QString | familyName () const |
QString | givenName () const |
QString | prefix () const |
QString | suffix () const |
QString | additionalName () const |
QString | customFormattedName () const |
int | formattedNameType () const |
bool | changed () const |
Static Public Methods | |
QString | formattedName (const KABC::Addressee &addr, int type) |
Protected Slots | |
void | slotHelp () |
Detailed Description
Editor dialog for name details, like given name, family name etc.
Definition at line 40 of file nameeditdialog.h.
The documentation for this class was generated from the following files: