qskinny/examples/layouts
Uwe Rathmann e0cf43d8e1 doing the GridLayoutPage in Qml to demonstrate how parts written in Qml
can be embedded into C++
2019-07-09 10:16:04 +02:00
..
ButtonBox.cpp using auto, where it makes sense 2019-02-26 21:49:39 +01:00
ButtonBox.h playing with clang-format 2018-08-03 08:15:28 +02:00
DynamicConstraintsPage.cpp replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox 2019-06-19 14:08:45 +02:00
DynamicConstraintsPage.h playing with clang-format 2018-08-03 08:15:28 +02:00
FlowLayoutPage.cpp replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox 2019-06-19 14:08:45 +02:00
FlowLayoutPage.h playing with clang-format 2018-08-03 08:15:28 +02:00
GridLayoutPage.cpp doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00
GridLayoutPage.h doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00
LinearLayoutPage.cpp replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox 2019-06-19 14:08:45 +02:00
LinearLayoutPage.h playing with clang-format 2018-08-03 08:15:28 +02:00
StackLayoutPage.cpp better classname 2019-05-17 22:33:20 +02:00
StackLayoutPage.h playing with clang-format 2018-08-03 08:15:28 +02:00
TestRectangle.cpp doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00
TestRectangle.h doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +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 doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +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 doing the GridLayoutPage in Qml to demonstrate how parts written in Qml 2019-07-09 10:16:04 +02:00