kaddressbook
KAB::ContactEditorWidgetFactory Class Reference
Inheritance diagram for KAB::ContactEditorWidgetFactory:

Detailed Description
Definition at line 116 of file contacteditorwidget.h.
Public Member Functions | |
virtual ContactEditorWidget * | createWidget (KABC::AddressBook *ab, QWidget *parent, const char *name=0)=0 |
virtual QString | pageTitle () const |
virtual QString | pageIdentifier () const =0 |
Protected Member Functions | |
virtual QObject * | createObject (QObject *, const char *, const char *, const QStringList &) |
Member Function Documentation
|
Returns the identifier of the tab page where the widget shall belong to.
Implemented in CustomFieldsWidgetFactory, CryptoWidgetFactory, FreeBusyWidgetFactory, GeoWidgetFactory, ImageWidgetFactory, and SoundWidgetFactory. |
|
Returns the i18ned title of this tab page.
Reimplemented in CustomFieldsWidgetFactory, and CryptoWidgetFactory. Definition at line 125 of file contacteditorwidget.h. |
The documentation for this class was generated from the following file: