kaddressbook

NameEditDialog Class Reference

Editor dialog for name details, like given name, family name etc. More...

#include <nameeditdialog.h>

Inherits KDialogBase.

List of all members.


Public Types

enum  FormattedNameType {
  CustomName, SimpleName, FullName, ReverseNameWithComma,
  ReverseName, Organization
}

Public Member Functions

 NameEditDialog (const KABC::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 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: