aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/flipable/doc/src/flipable.qdoc
blob: 8b2eea6611d833dad66d1daed570c6e0df122264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \title UI Components: Flipable Example
    \example customitems/flipable
    \brief The Flipable Example shows an item that flips whenever clicked, rotating around the y-axis.
    \examplecategory {User Interface Components}

    This example shows how to use the \l Flipable element.

    \image qml-flipable-example.png
*/