kaddressbook
KAB::ExtensionFactory Class Reference
List of all members.Detailed Description
Definition at line 91 of file extensionwidget.h.
Public Member Functions | |
| virtual ExtensionWidget * | extension (KAB::Core *core, QWidget *parent, const char *name=0)=0 |
| virtual ConfigureWidget * | configureWidget (QWidget *, const char *=0) |
| virtual bool | configureWidgetAvailable () |
| virtual QString | identifier () const=0 |
Protected Member Functions | |
| virtual QObject * | createObject (QObject *, const char *, const char *, const QStringList &) |
Member Function Documentation
| virtual QString KAB::ExtensionFactory::identifier | ( | ) | const [pure virtual] |
This method should return the same identifier like the config widget.
The documentation for this class was generated from the following file:

