Allows for sorting models when supported.
More...
Allows for sorting models when supported.
This can be used to augment the order in which objects appear in the SceneTree or in DesignObjectTables.
Definition at line 14 of file DesignObjectSorter.h.
◆ canSort()
Returns true if it is possible for this sorter to detemine the order of two objects.
- Parameters
-
◆ id()
| virtual UUID DesignObjectSorter::id |
( |
| ) |
const |
|
pure virtual |
A unique identifier for this sorting service.
- Returns
- A unique identifier for this sorting service
◆ isAGreaterThanB()
Returns true if a is evaluated to be less than b.
- Parameters
-
- Returns
- true if a is greater than b
The documentation for this class was generated from the following file: