Qt Widgets Designer C++ Classes

提供用于为Qt Widgets Designer 创建自定义 widget 插件的类,以及用于访问Qt Widgets Designer 组件的类。更多

QAbstractExtensionFactory

中的扩展工厂接口Qt Widgets Designer

QAbstractExtensionManager

中扩展管理器的接口Qt Widgets Designer

QAbstractFormBuilder

在运行时创建用户界面的类的默认实现

QDesignerActionEditorInterface

允许您更改Qt Widgets Designer'动作编辑器的焦点

QDesignerContainerExtension

允许在Qt Widgets Designer 的工作区中向自定义多页面容器添加页面

QDesignerCustomWidgetCollectionInterface

允许在单个库中包含多个自定义部件

QDesignerCustomWidgetInterface

允许Qt Widgets Designer 访问和构建自定义部件

QDesignerDynamicPropertySheetExtension

允许您在Qt Widgets Designer 的属性编辑器中操作部件的动态属性

QDesignerFormEditorInterface

允许访问Qt Widgets Designer 的各种组件

QDesignerFormWindowCursorInterface

允许您查询和修改表单窗口的部件选择,以及修改表单所有部件的属性

QDesignerFormWindowInterface

可查询和操作Qt Widgets Designer 工作区中出现的表单窗口

QDesignerFormWindowManagerInterface

允许操作Qt Widgets Designer 中的表单窗口集合,并控制Qt Widgets Designer 的表单编辑操作

QDesignerMemberSheetExtension

使用Qt Widgets Designer 的信号和插槽编辑模式配置连接时显示的 widget 成员函数。

QDesignerObjectInspectorInterface

可更改Qt Widgets Designer 对象检查器的焦点

QDesignerPropertyEditorInterface

允许您查询和操作Qt Widgets Designer 的属性编辑器的当前状态

QDesignerPropertySheetExtension

允许操作显示在Qt Designer 的属性编辑器中的部件属性

QDesignerTaskMenuExtension

允许您在Qt Widgets Designer 的任务菜单中添加自定义菜单条目

QDesignerWidgetBoxInterface

允许您控制Qt Widgets Designer widget 框的内容

QExtensionFactory

允许您创建一个工厂,以便在 中创建自定义扩展的实例。Qt Designer

QExtensionManager

扩展管理设施Qt Widgets Designer

QFormBuilder

用于在运行时从用户界面文件动态构建用户界面

详细说明

此外,QFormBuilder 类还提供了在运行时从用户界面文件构建用户界面的可能性。

© 2025 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.