dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Window.dispatchKeyEvent
dlangui
platforms
common
platform
Window
dispatch keyboard event
bool
dispatchKeyEvent
(Widget root, KeyEvent event)
bool
dispatchKeyEvent
(KeyEvent event)
class
Window
bool
dispatchKeyEvent
(
KeyEvent
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 keyboard event