PySide6.QtDesigner¶
A |
|||
C |
|||
D |
|||
E |
|||
F |
|||
P |
|||
W |
- Category
- QAbstractExtensionFactory
- QAbstractExtensionManager
- QAbstractFormBuilder
- QDesignerActionEditorInterface
- QDesignerContainerExtension
- QDesignerCustomWidgetCollectionInterface
- QDesignerCustomWidgetInterface
- QDesignerDnDItemInterface
- QDesignerDynamicPropertySheetExtension
- QDesignerFormEditorInterface
- QDesignerFormWindowCursorInterface
- QDesignerFormWindowInterface
- QDesignerFormWindowManagerInterface
- QDesignerFormWindowToolInterface
- QDesignerMemberSheetExtension
- QDesignerObjectInspectorInterface
- QDesignerPropertyEditorInterface
- QDesignerPropertySheetExtension
- QDesignerTaskMenuExtension
- QDesignerWidgetBoxInterface
- QExtensionManager
- QFormBuilder
- Widget
- QPyDesignerContainerExtension
- QPyDesignerCustomWidgetCollection
- QPyDesignerMemberSheetExtension
- QPyDesignerTaskMenuExtension
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
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.