qskinny/examples/layouts
Uwe Rathmann a676caf994 support lib reorganized 2022-04-01 13:56:16 +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 QskPageIndicator improved 2022-01-04 13:58:34 +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 comments fixed 2021-11-19 14:05:27 +01: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 support lib reorganized 2022-04-01 13:56:16 +02:00