This is the complete list of members for PrefsDialogObject, including all inherited members.
| BaseData() | BaseData | |
| CopyTo(NodeData *dest, GeListNode *snode, GeListNode *dnode, COPYFLAGS flags, AliasTrans *trn) | NodeData | virtual |
| Destructor(void) | BaseData | |
| Free(GeListNode *node) | NodeData | virtual |
| Get(void) const | NodeData | |
| GetBranchInfo(GeListNode *node, BranchInfo *info, Int32 max, GETBRANCHINFO flags) | NodeData | virtual |
| GetBubbleHelp(GeListNode *node, maxon::String &str) | NodeData | virtual |
| GetDDescription(GeListNode *node, Description *description, DESCFLAGS_DESC &flags) | NodeData | virtual |
| GetDEnabling(GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_ENABLE flags, const BaseContainer *itemdesc) | NodeData | virtual |
| GetDocument(GeListNode *node) | NodeData | virtual |
| GetDParameter(GeListNode *node, const DescID &id, GeData &t_data, DESCFLAGS_GET &flags) | NodeData | virtual |
| GetMappedObject() | PrefsDialogObject | virtual |
| GetPrefsValue(Int32 id, GeData &data, DESCFLAGS_GET &flags) | PrefsDialogObject | protected |
| GetPrefsValue(Int32 id, GeData &data, DESCFLAGS_GET &flags, const PrefsMapTable *table) | PrefsDialogObject | protected |
| IDPREFS_PARENTID enum value | PrefsDialogObject | |
| IDPREFS_SORTID enum value | PrefsDialogObject | |
| Init(GeListNode *node) | NodeData | virtual |
| InitPrefsValue(Int32 id, const GeData &data, Description *desc, const DescID &descid, BaseContainer *pBC=nullptr) | PrefsDialogObject | protected |
| InitValues(const DescID &id, Description *description=nullptr) | PrefsDialogObject | protectedvirtual |
| IsDocumentRelated(const GeListNode *node, Bool &docrelated) const | NodeData | virtual |
| IsInstanceOf(const GeListNode *node, Int32 type) const | NodeData | virtual |
| Message(GeListNode *node, Int32 type, void *data) | NodeData | virtual |
| NodeData() | NodeData | |
| PrefsDialogObject() | PrefsDialogObject | |
| private_link | NodeData | protected |
| Read(GeListNode *node, HyperFile *hf, Int32 level) | NodeData | virtual |
| Register(Int32 id, DataAllocator *allocfunc, const String &name, const String &description, Int32 parentid, Int32 sortid) | PrefsDialogObject | static |
| SetDParameter(GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_SET &flags) | NodeData | virtual |
| SetPrefsValue(Int32 id, const GeData &data, DESCFLAGS_SET &flags, Bool refresh=false) | PrefsDialogObject | protected |
| SetPrefsValue(Int32 id, Int32 data, DESCFLAGS_SET &flags, const PrefsMapTable *table) | PrefsDialogObject | protected |
| TranslateDescID(GeListNode *node, const DescID &id, DescID &res_id, C4DAtom *&res_at) | NodeData | virtual |
| Write(GeListNode *node, HyperFile *hf) | NodeData | virtual |
| ~BaseData(void) | BaseData | virtual |