|
SHAPER
9.15.0
|
Tree item delegate for definition of data in column items editor. More...

Public Member Functions | |
| XGUI_TreeViewItemDelegate (XGUI_DataTree *theParent) | |
| Constructor. More... | |
| virtual void | setEditorData (QWidget *editor, const QModelIndex &index) const |
| Set data for item editor (name of the item) More... | |
Tree item delegate for definition of data in column items editor.
|
inline |
Constructor.
| theParent | a parent of the delegate |
|
inlinevirtual |
Set data for item editor (name of the item)
| editor | a widget of editor |
| index | the tree item index |