kaddressbook
ViewFactory Class Reference
List of all members.Detailed Description
Definition at line 275 of file kaddressbookview.h.
Public Member Functions | |
virtual KAddressBookView * | view (KAB::Core *core, QWidget *parent, const char *name=0)=0 |
virtual QString | type () const =0 |
virtual QString | description () const =0 |
virtual ViewConfigureWidget * | configureWidget (KABC::AddressBook *ab, QWidget *parent, const char *name=0) |
Protected Member Functions | |
virtual QObject * | createObject (QObject *, const char *, const char *, const QStringList &) |
Member Function Documentation
|
Creates a config dialog for the view type. The default implementation will return a ViewConfigDialog. This default dialog will allow the user to set the visible fields only. If you need more config options (as most views will), this method can be overloaded to return your sublcass of ViewConfigDialog. If this method is over loaded the base classes method should not be called. Definition at line 196 of file kaddressbookview.cpp. |
|
|
|
|
The documentation for this class was generated from the following files: