kexi
KexiCustomPropertyFactory Class Reference
#include <kexicustompropertyfactory.h>
Detailed Description
Kexi-specific custom property factory for KoProperty library.
Definition at line 27 of file kexicustompropertyfactory.h.
Public Types | |
enum | PropertyType { PixmapId = KoProperty::UserDefined+0, Identifier = KoProperty::UserDefined+1 } |
Public Member Functions | |
KexiCustomPropertyFactory (QObject *parent) | |
virtual | ~KexiCustomPropertyFactory () |
virtual KoProperty::CustomProperty * | createCustomProperty (KoProperty::Property *parent) |
virtual KoProperty::Widget * | createCustomWidget (KoProperty::Property *prop) |
Static Public Member Functions | |
static void | init () |
Member Enumeration Documentation
|
Definition at line 30 of file kexicustompropertyfactory.h. |
Member Function Documentation
|
Called once to register all propert and editor types provided by this factory.
Definition at line 99 of file kexicustompropertyfactory.cpp. |
The documentation for this class was generated from the following files: