nodeguy/src/cpp/include/nodegui/QtGui
Atul R 01a6476f9c
Separate events and signals (#287)
* Wip

* Improve constructor typings

* Fixes types for Gui and Core

* QtGui

* Remove unnecessary imports and fix types on abstract classes

* Adds half of qwidgets

* Add all widgets

* cleans up

* fix failing test

* lint fix

* fix demo
2019-12-20 18:33:05 +05:30
..
QApplication Add style() getter in QApplication (#249) 2019-12-05 23:08:54 +01:00
QClipboard Add qvariant object translation (#185) 2019-11-10 12:30:26 +01:00
QCursor Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QEvent Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QFontDatabase Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QIcon Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QKeySequence Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QMovie Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QPixmap Separate events and signals (#287) 2019-12-20 18:33:05 +05:30
QStyle Add style() getter in QApplication (#249) 2019-12-05 23:08:54 +01:00