feng8848
|
9e1e8e576c
|
Add QFrame and other improvements (#420)
|
2020-02-25 08:50:53 +01:00 |
|
Atul R
|
7dcc329cf8
|
Adds plugin support for windows platform (#364)
* updates cmake file for windows plugin support
* basic exports
* minor export fixes
* rename macro
* rename export macro
* fixes build error on windows
* cleanup cmakelist
* updated headers
|
2020-01-22 21:15:30 +01:00 |
|
Atul R
|
d1e5d499fb
|
Inherit implemented Qt signals from base classes (#290)
* Adds abstract signals
* basic layout and filedialogs
* Adds all remaining signal heirarchies
* fix lint
|
2019-12-23 01:26:02 +05:30 |
|
Atul R
|
42e92ecbff
|
Adds Signals inheritance (#288)
* Inherit signals
* export signals
* Fix Qvariant build
* Adds Abstract button signals
* added more test cases
|
2019-12-20 23:48:53 +05:30 |
|
Bundyo (Kamen Bundev)
|
98be88f8ae
|
Add QStackedWidget (for page style navigation) (#245)
* Add possibility to set row, col, rowSpan, colSpan in QGridLayout's addWidget
Add QStackedWidget
* Add .idea to .gitignore
* Lint fixes
* Update Yoga configuration
|
2019-12-04 18:57:59 +01:00 |
|