summaryrefslogtreecommitdiffstats
path: root/src/designer/src/designer/doc/src/qtdesigner-module.qdoc
blob: f0ebaf8ebbdadcf4b6d4cd9a2cb68c87ceeafb42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \module QtDesigner
    \title Qt Designer C++ Classes
    \ingroup modules
    \qtcmakepackage Designer
    \qtvariable designer

    \brief Provides classes to create your own custom widget plugins for
    \QD and classes to access \QD components.

    In addition, the QFormBuilder class provides the possibility of
    constructing user interfaces from UI files at run-time.
*/

/*!
    \namespace qdesigner_internal
    \internal
*/