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
|
97c67219e2
|
Adds Abstract button - QPushbutton, checkbox and radiobutton methods and tests (#206)
* Adds QAbstract button and related methods to QPushbutton, checkbox and radiobutton
Also adds QIcon to QVariant
* Adds iconSize to abstract button
|
2019-11-19 01:27:26 +01:00 |
|
Atul R
|
21e5e78876
|
Add qvariant object translation (#185)
* working - translation of any wrapped object
* clang format
|
2019-11-10 12:30:26 +01:00 |
|
Atul R
|
bd65329641
|
Adds linters, code formatters for both js and c++ and adds prepush hook (#178)
|
2019-11-08 19:30:01 +01:00 |
|
Dimitar Nestorov
|
bd1c334722
|
Added QIcon isMask and setIsMask (#157)
|
2019-10-26 23:55:37 +02:00 |
|
Atul R
|
a287d9ca59
|
separates include headers and implementation
|
2019-09-21 22:53:25 +02:00 |
|