class Factory


abstract

Module kparts
Namespace KParts
Class Factory
Inherits KLibFactory
A generic factory object to create a Part.

Factory is an abstract class. Reimplement the createPartObject() method to give it functionality.

See also KLibFactory.



methods