nodeguy/src/lib
Mikko Sairio cd7906710a Feature/key events (#188)
* Added key property to QKeyEvent

* Custom handling for KeyPress and KeyRelease events

* Added modifiers, count, isAutoRepeat to QKeyEvent

* Fixed typings

* Revereted eventwidget.cpp redundant changes
2019-11-10 21:20:35 +01:00
..
core Adds QObject exports (#184) 2019-11-10 01:04:37 +01:00
QtCore Add qvariant object translation (#189) 2019-11-10 20:48:41 +01:00
QtEnums Adds linters, code formatters for both js and c++ and adds prepush hook (#178) 2019-11-08 19:30:01 +01:00
QtGui Feature/key events (#188) 2019-11-10 21:20:35 +01:00
QtWidgets Add qvariant object translation (#189) 2019-11-10 20:48:41 +01:00
utils Fixes warnings in eslint (#179) 2019-11-08 20:03:50 +01:00