kspread

KSpread::Factory Class Reference

#include <Factory.h>

Inheritance diagram for KSpread::Factory:

List of all members.

Public Member Functions

 Factory (QObject *parent=0, const char *name=0)
 ~Factory ()
virtual KParts::Part * createPartObject (QWidget *parentWidget=0, QObject *parent=0, const char *classname="KoDocument", const QStringList &args=QStringList())

Static Public Member Functions

static KAboutData * aboutData ()
static DCOPObject * dcopObject ()
static const KComponentData & global ()
static KIconLoader * iconLoader ()

Detailed Description

Definition at line 33 of file Factory.h.


Constructor & Destructor Documentation

Factory::Factory ( QObject parent = 0,
const char *  name = 0 
) [explicit]

Definition at line 39 of file Factory.cpp.

Factory::~Factory (  ) 

Definition at line 49 of file Factory.cpp.


Member Function Documentation

KAboutData * Factory::aboutData (  )  [static]

Definition at line 74 of file Factory.cpp.

KParts::Part * Factory::createPartObject ( QWidget parentWidget = 0,
QObject parent = 0,
const char *  classname = "KoDocument",
const QStringList args = QStringList() 
) [virtual]

Definition at line 62 of file Factory.cpp.

static DCOPObject* KSpread::Factory::dcopObject (  )  [static]
const KComponentData & Factory::global (  )  [static]

Definition at line 81 of file Factory.cpp.

KIconLoader * Factory::iconLoader (  )  [static]

Definition at line 96 of file Factory.cpp.


The documentation for this class was generated from the following files: