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
This commit is contained in:
Bundyo (Kamen Bundev)
2019-12-04 19:57:59 +02:00
committed by Atul R
parent 76664f6732
commit 98be88f8ae
11 changed files with 222 additions and 6 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ dist
.vscode
.cache
coverage
.DS_Store
.DS_Store
/.idea/