kaddressbook
CustomFieldsWidgetFactory Class Reference
#include <customfieldswidget.h>
Inheritance diagram for CustomFieldsWidgetFactory:

Detailed Description
Definition at line 152 of file customfieldswidget.h.
Public Member Functions | |
| KAB::ContactEditorWidget * | createWidget (KABC::AddressBook *ab, QWidget *parent) |
| QString | pageIdentifier () const |
| QString | pageTitle () const |
Member Function Documentation
| KAB::ContactEditorWidget* CustomFieldsWidgetFactory::createWidget | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent | |||
| ) | [inline, virtual] |
| QString CustomFieldsWidgetFactory::pageIdentifier | ( | ) | const [inline, virtual] |
Returns the identifier of the tab page where the widget shall belong to.
Implements KAB::ContactEditorWidgetFactory.
Definition at line 161 of file customfieldswidget.h.
| QString CustomFieldsWidgetFactory::pageTitle | ( | ) | const [inline, virtual] |
Returns the i18ned title of this tab page.
Reimplemented from KAB::ContactEditorWidgetFactory.
Definition at line 160 of file customfieldswidget.h.
The documentation for this class was generated from the following file:
KDE 4.1 API Reference