Simon Edwards
|
c6d30f8f9f
|
Combine NodeObject+QObject; put native field in Component
|
2022-04-29 13:30:39 +02:00 |
|
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 |
|
Atul R
|
22c7acd74e
|
Methods and exports needed for Webview support (#217)
* Adds basic qurl support
* allows building with custom qt installation using the env variable
* cleans up
* cleanup
|
2019-11-24 23:05:53 +01:00 |
|
Atul R
|
e3667c0bbd
|
Adds QSize and few more test cases for pixmap, qsize and qvariant (#194)
* Adds qsize, qvariant adn qpixmap testcases
* lint
|
2019-11-11 22:51:15 +01:00 |
|