NAME
Qt::Gui::QKeyEvent
PUBLIC METHODS
- ~QKeyEvent()
- int count()
- bool hasExtendedInfo()
- bool isAutoRepeat()
- int key()
- bool matches(QKeySequence::StandardKey key)
- quint32 nativeModifiers()
- quint32 nativeScanCode()
- quint32 nativeVirtualKey()
- QString text()
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.