summaryrefslogtreecommitdiffstats
path: root/src/designer/src/designer/doc/src/qtdesigner-module.qdoc
blob: 838bd9db4deea9b6057e10d44eb16d5fbd4d2521 (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
    Qt Designer and classes to access Qt Designer components.

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

/*!
    \namespace qdesigner_internal
    \internal
*/