dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QKeyEvent.this
qt
gui
event
QKeyEvent
Undocumented in source.
this
(typeof(this) other)
this
(Type type, int key, qt.core.namespace.KeyboardModifiers modifiers, const(QString) text, bool autorep, quint16 count)
class
QKeyEvent
this
(
Type
type
,
int
key
,
qt.core.namespace.KeyboardModifiers
modifiers
,
ref
const
(
QString
)
text
=
globalInitVar
!
QString
,
bool
autorep
= false
,
quint16
count
= 1
)
Meta
Source
See Implementation
qt
gui
event
QKeyEvent
constructors
this
destructors
~this
functions
clone
count
isAutoRepeat
key
keyCombination
m_autoRepeat
m_count
matches
nativeModifiers
nativeScanCode
nativeVirtualKey
text
variables
bitfieldData_m_count
m_key
m_nativeModifiers
m_scanCode
m_text
m_virtualKey