Lines Matching refs:Quick

30     \keyword Qt Quick Controls 2
31 \title Qt Quick Controls
33 \brief Provides a set of UI controls for Qt Quick.
35 Qt Quick Controls provides a set of controls that can be used
36 to build complete interfaces in Qt Quick. The module was introduced
41 Qt Quick Controls comes with a selection customizable styles.
42 See \l {Styling Qt Quick Controls} for more details.
46 The \l{Qt Quick Controls QML Types}{QML types} can be imported into your
53 The \l{Qt Quick Controls C++ Classes}{C++ classes} can be included into
67 For more details, see \l {Getting Started with Qt Quick Controls}.
72 is also built, as Qt Quick Controls requires it.
80 Qt Quick Controls.0 was introduced in Qt 5.7. Subsequent minor Qt releases
81 increment the import version of the Qt Quick Controls modules by one,
88 \li \l {Qt Quick QML Types}{\c QtQuick}
89 \li \l {Qt Quick Controls QML Types}{\c QtQuick.Controls},\br
92 \l {Qt Quick Templates 2 QML Types}{\c QtQuick.Templates}
134 Qt Quick Controls is available under commercial licenses from \l{The Qt Company}.
140 Furthermore Qt Quick Controls potentially contains third party
148 \li \l{Qt Quick Controls Guidelines}{Guidelines}
149 \li \l{Styling Qt Quick Controls}{Styling}
150 \li \l{Icons in Qt Quick Controls}{Icons}
151 \li \l{Customizing Qt Quick Controls}{Customization}
152 \li \l{High-DPI Support in Qt Quick Controls}{High-DPI Support}
153 \li \l{Using File Selectors with Qt Quick Controls}{Using File Selectors}
154 \li \l{Deploying Qt Quick Controls Applications}{Deployment}
155 \li \l{Qt Quick Controls Configuration File}{Configuration File}
156 \li \l{Supported Environment Variables in Qt Quick Controls}{Environment Variables}
157 \li \l{Differences with Qt Quick Controls 1}
163 \li \l{Qt Quick Controls QML Types}{QML Types}
164 \li \l{Qt Quick Controls C++ Classes}{C++ Classes}
170 \li \l{Qt Quick Controls - Gallery}{Gallery}
171 \li \l{Qt Quick Controls - Chat Tutorial}{Chat Tutorial}
172 \li \l{Qt Quick Controls - Text Editor}{Text Editor}
173 \li \l{Qt Quick Controls - Wearable Demo}{Wearable Demo}
174 \li \l{Qt Quick Controls - Imagine Style Example: Automotive}{Automotive Example}
175 \li \l{Qt Quick Controls - Imagine Style Example: Music Player}{Music Player Example}
176 \li \l{Qt Quick Controls Examples}{All Examples}
182 \li \l{Qt Quick}
183 \li \l{Qt Quick Layouts}
184 \li \l{Qt Quick Templates 2}