dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
OnKeyActionHandler
dlangui
widgets
widget
interface - slot for keyToAction
interface
OnKeyActionHandler {
Action
findKeyAction
(Widget source, uint keyCode, uint keyFlags);
}
Members
Functions
findKeyAction
Action
findKeyAction
(Widget source, uint keyCode, uint keyFlags)
Undocumented in source.
Meta
Source
See Implementation
dlangui
widgets
widget
aliases
WidgetList
classes
Widget
WidgetGroup
WidgetGroupDefaultDrawing
enums
CursorType
FocusMovement
FocusReason
Orientation
Visibility
functions
generatePropertySetter
generatePropertySetters
generatePropertySettersMethodOverride
interfaces
OnActionHandler
OnCheckHandler
OnClickHandler
OnDoubleClickHandler
OnFocusHandler
OnKeyActionHandler
OnKeyHandler
OnMouseHandler
manifest constants
ONE_SECOND
mixin templates
ActionTooltipSupport
static variables
TOUCH_MODE
structs
AnimationHelper
TextTypingShortcutHelper
interface - slot for keyToAction