widgetfactory.h File Reference
#include <qobject.h>
#include <qguardedptr.h>
#include <qpixmap.h>
#include <qpopupmenu.h>
#include <qasciidict.h>
#include <kexiutils/tristate.h>
Go to the source code of this file.
Namespaces | |
| namespace | KoProperty |
| namespace | KFormDesigner |
Defines | |
| #define | KFORMDESIGNER_WIDGET_FACTORY(factoryClassName, libraryName) K_EXPORT_COMPONENT_FACTORY(kformdesigner_ ## libraryName, KGenericFactory<factoryClassName>("kformdesigner_" # libraryName)) |
| macro to declare KFormDesigner-compatible widget factory as a KDE Component factory | |
Define Documentation
|
|
macro to declare KFormDesigner-compatible widget factory as a KDE Component factory
Definition at line 514 of file widgetfactory.h. |
