HDK
|
Relatively lightweight representation of a subset of a UT_PropertyList. More...
#include <UT_PropertyTable.h>
Public Member Functions | |
PropertySubsetList (const UT_PropertyTable &table) | |
exint | parentIndex (int i) const |
Get the index in the parent table. More... | |
void | appendProperty (int id) |
Add a property using the index from the base table. More... | |
exint | size () const |
const UT_StringHolder & | rclass (int i) const |
const UT_StringHolder & | rname (int i) const |
const UT_StringHolder & | hname (int i) const |
const UT_StringHolder & | label (int i) const |
OptionEntryPtr | value (int i) const |
fpreal64 | minValue (int i) const |
fpreal64 | maxValue (int i) const |
bool | save (UT_JSONWriter &w) const |
void | dump () const |
Relatively lightweight representation of a subset of a UT_PropertyList.
Definition at line 134 of file UT_PropertyTable.h.
|
inline |
Definition at line 137 of file UT_PropertyTable.h.
Add a property using the index from the base table.
Definition at line 170 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 162 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 149 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 151 of file UT_PropertyTable.h.
Interface to properties
Definition at line 157 of file UT_PropertyTable.h.
Interface to properties
Definition at line 155 of file UT_PropertyTable.h.
Get the index in the parent table.
Definition at line 167 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 145 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 147 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 160 of file UT_PropertyTable.h.
Interface to properties
Definition at line 144 of file UT_PropertyTable.h.
|
inline |
Interface to properties
Definition at line 153 of file UT_PropertyTable.h.