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
virtual QString KAB::ContactEditorWidgetFactory::pageTitle | ( | ) | const [inline, virtual] |
Returns the i18ned title of this tab page.
Reimplemented in CustomFieldsWidgetFactory, and CryptoWidgetFactory.
Definition at line 125 of file contacteditorwidget.h.
virtual QString KAB::ContactEditorWidgetFactory::pageIdentifier | ( | ) | const [pure virtual] |
Returns the identifier of the tab page where the widget shall belong to.
Implemented in CustomFieldsWidgetFactory, CryptoWidgetFactory, FreeBusyWidgetFactory, GeoWidgetFactory, ImageWidgetFactory, and SoundWidgetFactory.
The documentation for this class was generated from the following file: