qskinny/examples/layouts
Uwe Rathmann 267c559330 QskStackBoxAnimator1::setOrientation replaced by QskStackBoxAnimator1::setDirection.
Autodetection the direction from the indexes did not work when having
only 2 items.
2023-09-27 11:07:05 +02:00
..
ButtonBox.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
ButtonBox.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
CMakeLists.txt Add QskSwipeView 2023-06-19 18:13:36 +02:00
DynamicConstraintsPage.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
DynamicConstraintsPage.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
FlowLayoutPage.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
FlowLayoutPage.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
GridLayoutPage.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
GridLayoutPage.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
LinearLayoutPage.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
LinearLayoutPage.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
StackLayoutPage.cpp QskStackBoxAnimator1::setOrientation replaced by QskStackBoxAnimator1::setDirection. 2023-09-27 11:07:05 +02:00
StackLayoutPage.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
SwipeViewPage.cpp QskSwipeView improvements 2023-08-10 19:54:06 +02:00
SwipeViewPage.h Add QskSwipeView 2023-06-19 18:13:36 +02:00
TestRectangle.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
TestRectangle.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
layouts.qml QJSValue converter for QskGradient added to be compatible with new Qt 2022-11-30 17:05:37 +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 Merge branch 'swipe-view' of https://github.com/edelhirsch/qskinny into edelhirsch-swipe-view 2023-08-10 18:48:01 +02:00