nodeguy/src/cpp/include/nodegui
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 Add qvariant object translation (#185) 2019-11-10 12:30:26 +01:00
Extras/Utils Add qvariant object translation (#185) 2019-11-10 12:30:26 +01:00
QtCore Add qvariant object translation (#189) 2019-11-10 20:48:41 +01:00
QtGui Feature/key events (#188) 2019-11-10 21:20:35 +01:00
QtWidgets Added echoMode to QLineEdit (#187) 2019-11-10 16:29:59 +01:00