dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
UIElement._parent
dplug
gui
element
UIElement
Parent element. Following this chain gets to the root element.
class
UIElement
protected nothrow @
nogc
UIElement
_parent
;
Meta
Source
See Implementation
dplug
gui
element
UIElement
constructors
this
destructors
~this
functions
addChild
animate
child
context
getDrawList
isDragged
isFocused
isMouseOver
isVisible
keyDown
keyUp
mouseClick
mouseMove
mouseRelease
mouseWheel
onAnimate
onBeginDrag
onDraw
onKeyDown
onKeyUp
onMouseClick
onMouseDrag
onMouseEnter
onMouseExit
onMouseMove
onMouseWheel
onStopDrag
parent
position
reflow
render
setDirty
setDirtyWhole
setVisible
setZOrder
topLevelParent
zOrder
variables
_children
_parent
_position
_visible
_zOrder
Parent element. Following this chain gets to the root element.