Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtquickcontrols-guidelines.qdoc
Go to the documentation of this file.
1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \page qtquickcontrols-guidelines.html
6 \keyword Qt Quick Controls Guidelines
7 \title Qt Quick Controls Guidelines
8 \keyword Qt Quick Controls 2 Guidelines
9
10 Qt Quick Controls offers a selection of controls that can be used to
11 build complete interfaces in Qt Quick.
12
13 Below you will find practical guidelines on how and when to use
14 the controls.
15
16 \annotatedlist qtquickcontrols-guidelines
17
18 \section1 Related Information
19 \list
20 \li \l{Qt Quick Controls QML Types}{All Qt Quick Controls QML Types}
21 \endlist
22*/