KChmPartFactory Class Reference
#include <kchmpart.h>
Inheritance diagram for KChmPartFactory:


Public Member Functions | |
KChmPartFactory (QObject *parent=0, const char *name=0) | |
virtual | ~KChmPartFactory () |
virtual KParts::Part * | createPartObject (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const char *classname, const QStringList &args) |
KChmPartFactory (QObject *parent=0, const char *name=0) | |
virtual | ~KChmPartFactory () |
virtual KParts::Part * | createPartObject (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const char *classname, const QStringList &args) |
Static Public Member Functions | |
KInstance * | instance () |
KInstance * | instance () |
Static Private Attributes | |
KInstance * | s_instance = 0L |
KAboutData * | s_about = 0L |
KInstance * | s_instance |
KAboutData * | s_about |
Constructor & Destructor Documentation
|
Definition at line 38 of file kchmpart.cpp. |
|
Definition at line 43 of file kchmpart.cpp. References s_instance. |
|
|
|
|
Member Function Documentation
|
Implements KParts::Factory. |
|
Implements KParts::Factory. Definition at line 50 of file kchmpart.cpp. |
|
|
|
Definition at line 57 of file kchmpart.cpp. References I18N_NOOP, s_about, and s_instance. |
Member Data Documentation
|
Definition at line 48 of file kchmpart.h. |
|
Definition at line 36 of file kchmpart.cpp. Referenced by instance(). |
|
Definition at line 47 of file kchmpart.h. |
|
Definition at line 35 of file kchmpart.cpp. Referenced by instance(), and ~KChmPartFactory(). |
The documentation for this class was generated from the following files:
- parts/doctreeview/chm/kchmpart.h
- parts/documentation/protocols/chm/kchmpart.h
- parts/doctreeview/chm/kchmpart.cpp
- parts/documentation/protocols/chm/kchmpart.cpp