nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
TreeView.mCallback
nanogui
experimental
treeview
TreeView
The function to execute when
nanogui.TreeView.mChecked
is changed.
class
TreeView
(Data)
protected
static if
(
modelHasCollapsed
)
void
delegate
(
bool
)
mCallback
;
Meta
Source
See Implementation
nanogui
experimental
treeview
TreeView
constructors
this
functions
callback
caption
checked
draw
mChecked
mouseButtonEvent
preferredSize
pushed
manifest constants
modelHasCollapsed
variables
_data
_model
mCallback
mCaption
mPushed
tree_path
The function to execute when nanogui.TreeView.mChecked is changed.