nodeguy/src/cpp/include/nodegui
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
..
core Fixes dynamic layout sizes after widget show (#241) 2019-12-04 00:21:47 +01:00
Extras/Utils Adds fix for Qt bug where Qt fails to recognise a default font. In that case set the default font to Sans serif (#229) 2019-11-27 09:48:16 +01:00
QtCore Load image from buffer, QMovie and QRect (#232) 2019-11-29 00:39:35 +01:00
QtGui Load image from buffer, QMovie and QRect (#232) 2019-11-29 00:39:35 +01:00
QtWidgets Add QStackedWidget (for page style navigation) (#245) 2019-12-04 18:57:59 +01:00