#include <propertywidgetitemfactory.h>
Public Member Functions | |
| PropertyWidgetItem * | create (const QObject *object, const QString &type, QWidget *parent) |
| void | registerNewPIW (PropertyWidgetItem *newPIW) |
Friends | |
| class | GluonCore::Singleton< PropertyWidgetItemFactory > |
Definition at line 33 of file propertywidgetitemfactory.h.
| PropertyWidgetItem * PropertyWidgetItemFactory::create | ( | const QObject * | object, | |
| const QString & | type, | |||
| QWidget * | parent | |||
| ) |
Definition at line 33 of file propertywidgetitemfactory.cpp.
| void PropertyWidgetItemFactory::registerNewPIW | ( | PropertyWidgetItem * | newPIW | ) |
Definition at line 83 of file propertywidgetitemfactory.cpp.
friend class GluonCore::Singleton< PropertyWidgetItemFactory > [friend] |
Definition at line 40 of file propertywidgetitemfactory.h.
1.6.3