dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Window.dispatchMouseEvent
dlangui
platforms
common
platform
Window
dispatch mouse event to window content widgets
bool
dispatchMouseEvent
(Widget root, MouseEvent event)
bool
dispatchMouseEvent
(MouseEvent event)
class
Window
bool
dispatchMouseEvent
(
MouseEvent
event
)
Meta
Source
See Implementation
dlangui
platforms
common
platform
Window
constructors
this
destructors
~this
functions
checkUpdateNeeded
dispatchCancel
dispatchKeyEvent
dispatchMouseEvent
invalidate
isChild
layout
measure
onDraw
onResize
removePopup
scheduleAnimation
sendAndCheckOverride
setCaptureWidget
setFocus
show
showPopup
update
properties
backgroundColor
focusedWidget
height
mainWidget
width
windowCaption
variables
_backgroundColor
_dx
_dy
_focusedWidget
_mainWidget
_mouseCaptureButtons
_mouseCaptureFocusedOut
_mouseCaptureFocusedOutTrackMovements
_mouseCaptureWidget
_mouseTrackingWidgets
_popups
dispatch mouse event to window content widgets