lib
KoProperty::CustomPropertyFactory Class Reference
#include <factory.h>
Detailed Description
A prototype for custom property factory.A pointer to factory function which creates and returns widget for a given property type.
Definition at line 43 of file factory.h.
Public Member Functions | |
CustomPropertyFactory (QObject *parent) | |
virtual | ~CustomPropertyFactory () |
virtual CustomProperty * | createCustomProperty (Property *parent)=0 |
virtual Widget * | createCustomWidget (Property *property)=0 |
Member Function Documentation
|
|
|
|
The documentation for this class was generated from the following files: