KParts
genericfactory.h
Go to the documentation of this file.
static const KComponentData & componentData()
Definition: genericfactory.h:186
virtual ~GenericFactoryBase()
Definition: genericfactory.h:46
#define T
virtual KComponentData partComponentData()
If you have a part contained in a shared library you might want to query for meta-information like th...
Definition: genericfactory.h:57
Definition: genericfactory.h:35
virtual KParts::Part * createPartObject(QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args)
Reimplement this method in your implementation to create the Part.
Definition: genericfactory.h:115
virtual KParts::Part * createPartObject(QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args)
Reimplement this method in your implementation to create the Part.
Definition: genericfactory.h:141
GenericFactory()
Definition: genericfactory.h:139
virtual void setReadWrite(bool readwrite=true)
Changes the behavior of this part to readonly or readwrite.
Definition: part.cpp:782
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
virtual KComponentData * createComponentData()
Definition: genericfactory.h:64
static KAboutData * aboutData()
Definition: genericfactory.h:202
A template for a KParts::Factory implementation.
Definition: genericfactory.h:110
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.