aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/doc/src/qtquickcontrols2-guidelines.qdoc
blob: f9c8246be8576cd498d90b812f507295915848db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \page qtquickcontrols2-guidelines.html
    \keyword Qt Quick Controls Guidelines
    \title Qt Quick Controls Guidelines
    \keyword Qt Quick Controls 2 Guidelines

    Qt Quick Controls offers a selection of controls that can be used to
    build complete interfaces in Qt Quick.

    Below you will find practical guidelines on how and when to use
    the controls.

    \annotatedlist qtquickcontrols2-guidelines

    \section1 Related Information
    \list
      \li \l{Qt Quick Controls QML Types}{All Qt Quick Controls QML Types}
    \endlist
*/