PySide6.QtDesigner#

Detailed Description#

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.

Getting Started#

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

import PySide6.QtDesigner

List of Classes#