qui v0.1.0 (2017-04-25T11:01:40Z)
Dub
Repo
Position
qui
qui
Used to store position for widgets
struct
Position {
uinteger
x
;
uinteger
y
;
}
Members
Variables
x
uinteger
x
;
y
uinteger
y
;
Undocumented in source.
Meta
Source
See Implementation
qui
qui
aliases
KeyboardEventFunction
MouseEventFuction
RGBColor
classes
QLayout
QTerminal
QTheme
QWidget
functions
centerAlignText
colorToHex
hexToColor
ratioToRaw
structs
Cell
KeyPress
MouseClick
Position
Size
Used to store position for widgets