propertymachinefactory.h
Go to the documentation of this file.
PropertyWidget * propertyEditor
Property viewer and editor widget.
Definition: propertymachinefactory.h:60
Factory to create property editors and property viewers.
Definition: propertymachinefactory.h:69
An abstract base class of property viewer and editor vidget.
Definition: propertywidget.h:49
Contains PropertyLib::PropertyWidget class.
Machine *(* createMachine)()
A pointer to factory function which creates and returns machine for a property.
Definition: propertymachinefactory.h:64
Holds a list of properties with the same name and type.
Definition: multiproperty.h:49