summaryrefslogtreecommitdiff
path: root/doc/src/reference.qdoc
blob: 38159039da5dac60687dc75ee0ddee12c1b93e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \title Qt Reference Pages
    \page reference-overview.html

    \section2 Class Lists

    \annotatedlist classlists

    \section2 Function Lists

    \annotatedlist funclists

    \section2 QML Reference

    \list
    \li \l{The QML Reference}
    \endlist

    \section2 Qt Tool Manuals
    \list
    \li \l{Qt Creator Manual}{Qt Creator}
    \li \l{Qt Linguist Manual}{Qt Linguist}
    \li \l{Qt Designer Manual}{Qt Designer}
    \li \l{qmake Manual}{qmake}
    \li \l{QDoc Manual}{qdoc}
    \li \l{Build with CMake}
    \endlist

    \section2 Commercial Only Modules

    There are a number of value-add modules provided by the Qt Company.
    See \l{Qt Features} and \l{Qt Pricing} for more information.

    \section2 Platform Reference

    \annotatedlist supportedplatform
\omit
     Experimental platforms:
    \annotatedlist experimentalplatform
\endomit
*/