class PartBase

Base class for all parts. More...

Full nameKParts::PartBase
Definition#include <part.h>
InheritsKXMLGUIClient (kdeui) [virtual public]
Inherited byMainWindow, 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 ()

Constructor.

PartBase ()

[virtual]

Destructor.

void  setObject ( QObject *object )

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

void  setInstance ( KInstance *instance )

[protected virtual]

Set the instance (KInstance) for this part.

Call this first in the inherited class constructor. (At least before setXMLFile().)

Reimplemented from KXMLGUIClient

void  setInstance ( KInstance *instance, bool loadPlugins )

[protected virtual]

Set the instance (KInstance) for this part.

Call this first in the inherited class constructor. (At least before setXMLFile().)

Reimplemented from KXMLGUIClient


Generated by: root@porky.devel.redhat.com on Wed May 10 08:57:00 2000, using kdoc 2.0a35.