dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Window.dispatchMouseEvent
dlangui
platforms
common
platform
Window
Undocumented in source. Be warned that the author may not have intended to support it.
bool
dispatchMouseEvent
(Widget root, MouseEvent event)
class
Window
protected
bool
dispatchMouseEvent
(
Widget
root
,
MouseEvent
event
)
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