| AbstractPTWidget |
This abstract class contains all common methods for widgets that are part of
a property table
|
| PropertyTable |
Instances of this class are property sheets
|
| PTProperty |
Instances of this class are property stored in a PropertyTableWidget
|
| PTWidgetFactory |
This class is a factory that builds the widget that is part of a property
table
|
| PTWidgetTable |
Instances of this class are table that are displayed in a PropertyTable when
the type of view is "Flat List"
|
| PTWidgetTree |
Instances of this class are table that are displayed in a PropertyTable when
the type of view is "Category"
|