Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtdesigner-module.qdoc
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \module QtDesigner
6 \title Qt Widgets Designer C++ Classes
7 \ingroup modules
8 \qtcmakepackage Designer
9 \qtvariable designer
10
11 \brief Provides classes to create your own custom widget plugins for
12 \QD and classes to access \QD components.
13
14 In addition, the QFormBuilder class provides the possibility of
15 constructing user interfaces from UI files at run-time.
16*/
17
18/*!
19 \namespace qdesigner_internal
20 \internal
21*/