aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/src/qtdesignstudio-help-overview.qdoc
blob: 772885ca385dd71b81334cb712004cc7b3fd09da (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
// Copyright (C) 2018 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \page studio-help.html
    \previouspage creator-editor-external.html
    \nextpage creator-help.html

    \title Help

    \table
        \row
            \li \image front-help.png
            \li Learn more about using the \uicontrol Help mode, frequently
                asked questions, and supported platforms.
    \endtable

    \list

        \li \l{Using the Help Mode}

            \QDS comes fully integrated with documentation. You can use search
            and index functions to find particular topics in the helps, or
            request context-sensitive help by pressing \key F1 in the Design
            mode.
        \li \l{Frequently Asked Questions}

            Contains answers to some frequently asked questions about \QDS.
        \li \l{Supported Platforms}

            You can install and run \QDS on several operating systems to design
            UIs for multiple desktop, embedded, and mobile device platforms.
    \endlist
*/