PropertyLib::Machine Struct Reference
Machine for a property type. More...
#include <propertymachinefactory.h>
Collaboration diagram for PropertyLib::Machine:

Public Member Functions | |
Machine () | |
Machine (PropertyWidget *widget) | |
~Machine () | |
Public Attributes | |
PropertyWidget * | propertyEditor |
Property viewer and editor widget. |
Detailed Description
Machine for a property type.Contains a pointer to a property viewer, property editor and a list of detailed property editors and viewers.
Definition at line 46 of file propertymachinefactory.h.
Constructor & Destructor Documentation
|
Definition at line 47 of file propertymachinefactory.h. |
|
Definition at line 50 of file propertymachinefactory.h. |
|
Definition at line 54 of file propertymachinefactory.h. |
Member Data Documentation
|
Property viewer and editor widget.
Definition at line 60 of file propertymachinefactory.h. Referenced by PropertyLib::PropertyEditor::prepareEditor(). |
The documentation for this struct was generated from the following file:
- lib/widgets/propeditor/propertymachinefactory.h