aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtDesigner.rst
blob: c232128ddf1d814a605a65672081ea855237ce48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Provides classes to create your own custom widget plugins for Qt Designer and
classes to access Qt Designer components.

In addition, the :class:`QFormBuilder<PySide6.QtDesigner.QFormBuilder>` class
provides the possibility of constructing user interfaces from UI files at
run-time.


Getting Started
^^^^^^^^^^^^^^^

To include the definitions of modules classes, use the following
directive:

::

    import PySide6.QtDesigner