NameEditDialog Class Reference
#include <nameeditdialog.h>
Inherits KDialogBase.
List of all members.
Detailed Description
Editor dialog for name details, like given name, family name etc.
Definition at line 40 of file nameeditdialog.h.
|
Public Types |
enum | FormattedNameType {
CustomName,
SimpleName,
FullName,
ReverseNameWithComma,
ReverseName,
Organization
} |
Public Member Functions |
| NameEditDialog (const KABC::Addressee &addr, int type, bool readOnly, QWidget *parent, const char *name=0) |
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 Member Functions |
static QString | formattedName (const KABC::Addressee &addr, int type) |
Protected Slots |
void | slotHelp () |
The documentation for this class was generated from the following files: