class PartBase

Base class for all parts. More...

Full nameKParts::PartBase
Definition#include <part.h>
InheritsKXMLGUIClient (kdeui) [virtual public ]
Inherited byDockMainWindow, MainWindow, Part, ReadOnlyPart, ReadWritePart
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Base class for all parts.

 PartBase ()

PartBase

Constructor.

 ~PartBase ()

~PartBase

[virtual]

Destructor.

void  setPartObject ( QObject *object )

setPartObject

Internal method. Called by KParts::Part to specify the parent object for plugin objects.

QObjectpartObject ()

partObject

[const]

void  setInstance ( KInstance *instance )

setInstance

[protected virtual]

Set the instance (KInstance) for this part.

Call this *first* in the inherited class constructor, because it loads the i18n catalogues.

Reimplemented from KXMLGUIClient.

void  setInstance ( KInstance *instance, bool loadPlugins )

setInstance

[protected virtual]

Set the instance (KInstance) for this part.

Call this *first* in the inherited class constructor, because it loads the i18n catalogues.

Reimplemented from KXMLGUIClient.


Generated by: dfaure on faure on Tue Apr 16 08:50:22 2002, using kdoc 2.0a53.