#include <nameeditdialog.h>
Inherits KDialogBase.
List of all members.
Public Types |
enum | FormattedNameType {
CustomName,
SimpleName,
FullName,
ReverseNameWithComma,
ReverseName,
Organization
} |
Public Member Functions |
| NameEditDialog (const TDEABC::Addressee &addr, int type, bool readOnly, TQWidget *parent, const char *name=0) |
TQString | familyName () const |
TQString | givenName () const |
TQString | prefix () const |
TQString | suffix () const |
TQString | additionalName () const |
TQString | customFormattedName () const |
int | formattedNameType () const |
bool | changed () const |
Static Public Member Functions |
static TQString | formattedName (const TDEABC::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: