NDEVR
API Documentation
QCustomTreeNode

Represents a single node in a tree structure, containing a title, ID, icon, and any child nodes. More...

Collaboration diagram for QCustomTreeNode:
[legend]

Public Attributes

AlocatingAlignedBuffer< QCustomTreeNode, 0 > children
 The child nodes of this tree node.
String icon
 The icon resource name for the tree node.
String id
 The unique identifier for the tree node.
TranslatedString title
 The display title of the tree node.

Detailed Description

Represents a single node in a tree structure, containing a title, ID, icon, and any child nodes.

Definition at line 13 of file QCustomTreeWidget.h.


The documentation for this class was generated from the following file: