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
designer-examples.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
\group examples-designer
6
\title Qt Widgets Designer Examples
7
\brief Using \QD to build your UI.
8
9
\QD is a capable graphical user interface designer that lets you
10
create and configure forms without writing code. GUIs created with
11
\QD can be compiled into an application or created at run-time.
12
13
The following examples illustrate how to create and use \QD forms
14
and how to create \QD custom widget plugins.
15
*/
16
17
/*
18
\list
19
\li \l{arthurplugin}{Arthur Plugin}
20
\li \l{calculatorbuilder}{Calculator Builder}\raisedaster
21
\li \l{calculatorform}{Calculator Form}\raisedaster
22
\li \l{calculatorform_mi}{Calculator Form/Multiple Inheritance}\raisedaster
23
\li \l{customwidgetplugin}{Custom Widget Plugin}\raisedaster
24
\li \l{taskmenuextension}{Task Menu Extension}\raisedaster
25
\li \l{containerextension}{Container Extension}\raisedaster
26
\endlist
27
28
Examples marked with an asterisk (*) are fully documented.
29
*/
qttools
src
designer
src
designer
doc
src
designer-examples.qdoc
Generated on
for Qt by
1.16.1