QKeyEvent.this

Undocumented in source.
  1. this(Type type, int key, qt.core.namespace.KeyboardModifiers modifiers, const(QString) text, bool autorep, ushort count)
    class QKeyEvent
    this
    (
    Type type
    ,
    int key
    ,,,
    bool autorep = false
    ,
    ushort count = 1
    )
  2. this(Type type, int key, qt.core.namespace.KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const(QString) text, bool autorep, ushort count)

Meta