kaddressbook
NamePartWidget Class Reference
#include <addresseewidget.h>
Inheritance diagram for NamePartWidget:

Detailed Description
Definition at line 35 of file addresseewidget.h.
Signals | |
| void | modified () |
Public Member Functions | |
| QStringList | nameParts () const |
| NamePartWidget (const QString &title, const QString &label, QWidget *parent, const char *name=0) | |
| void | setNameParts (const QStringList &list) |
| ~NamePartWidget () | |
Constructor & Destructor Documentation
| NamePartWidget::NamePartWidget | ( | const QString & | title, | |
| const QString & | label, | |||
| QWidget * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 42 of file addresseewidget.cpp.
| NamePartWidget::~NamePartWidget | ( | ) |
Definition at line 76 of file addresseewidget.cpp.
Member Function Documentation
| void NamePartWidget::modified | ( | ) | [signal] |
| QStringList NamePartWidget::nameParts | ( | ) | const |
Definition at line 86 of file addresseewidget.cpp.
| void NamePartWidget::setNameParts | ( | const QStringList & | list | ) |
Definition at line 80 of file addresseewidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference