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:
committed by
Atul R
parent
76664f6732
commit
98be88f8ae
+2
-1
@@ -5,4 +5,5 @@ dist
|
||||
.vscode
|
||||
.cache
|
||||
coverage
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
/.idea/
|
||||
|
||||
Reference in New Issue
Block a user