qskinny/examples/layouts
Uwe Rathmann c6fd012fa0 Qt 6.2 workaround added - once
https://github.com/uwerat/qskinny/issues/131 is in place we hopefully
can remove it again
2021-10-07 12:29:42 +02:00
..
ButtonBox.cpp using auto, where it makes sense 2019-02-26 21:49:39 +01:00
ButtonBox.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
DynamicConstraintsPage.cpp sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
DynamicConstraintsPage.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
FlowLayoutPage.cpp using elementCount instead of count 2020-11-11 10:31:39 +01:00
FlowLayoutPage.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
GridLayoutPage.cpp QskRgbValue -> QskRgb 2020-08-15 13:29:17 +02:00
GridLayoutPage.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
LinearLayoutPage.cpp using elementCount instead of count 2020-11-11 10:31:39 +01:00
LinearLayoutPage.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
StackLayoutPage.cpp uncrustified 2020-12-05 15:09:31 +01:00
StackLayoutPage.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
TestRectangle.cpp using initSizePolicy 2019-07-22 17:20:03 +02:00
TestRectangle.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
layouts.pro doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00
layouts.qml Qt 6.2 workaround added - once 2021-10-07 12:29:42 +02:00
layouts.qrc doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00
main.cpp using setAutoFitTabs 2020-08-10 14:30:52 +02:00