QKeyEvent

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(char ch, void* adr)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Properties

count
uint count [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
uint key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From QEvent

~this
~this()
Undocumented in source.
type
int type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ignore
void ignore()
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta