Obsolete Members for QDesignerFormWindowManagerInterface
类QDesignerFormWindowManagerInterface 的以下成员已被弃用。提供这些成员是为了保持旧源代码的正常运行。我们强烈建议不要在新代码中使用它们。
公共函数
(deprecated) QAction * | actionAdjustSize() const |
(deprecated) QAction * | actionBreakLayout() const |
(deprecated) QAction * | actionCopy() const |
(deprecated) QAction * | actionCut() const |
(deprecated) QAction * | actionDelete() const |
(deprecated) QAction * | actionFormLayout() const |
(deprecated) QAction * | actionGridLayout() const |
(deprecated) QAction * | actionHorizontalLayout() const |
(deprecated) QAction * | actionLower() const |
(deprecated) QAction * | actionPaste() const |
(deprecated) QAction * | actionRaise() const |
(deprecated) QAction * | actionRedo() const |
(deprecated) QAction * | actionSelectAll() const |
(deprecated) QAction * | actionSimplifyLayout() const |
(deprecated) QAction * | actionSplitHorizontal() const |
(deprecated) QAction * | actionSplitVertical() const |
(deprecated) QAction * | actionUndo() const |
(deprecated) QAction * | actionVerticalLayout() const |
成员函数文档
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionAdjustSize() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "调整大小 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionBreakLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "中断布局 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionCopy() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "复制 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionCut() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "剪切 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionDelete() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "删除 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionFormLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "表单布局 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionGridLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用该函数。
允许您干预和控制Qt Widgets Designer 工作区中表单窗口的网格布局请求。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionHorizontalLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用该函数。
允许您干预和控制Qt Widgets Designer 工作区中表单窗口的水平布局请求。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionLower() const
该函数已被弃用。我们强烈建议不要在新代码中使用该函数。
允许您干预和控制在Qt Widgets Designer 工作区中降低表单窗口的操作。该函数将返回原始操作。
请使用action() 代替。
另请参阅 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionPaste() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "粘贴 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionRaise() const
该函数已被弃用。我们强烈建议不要在新代码中使用该函数。
允许您干预和控制Qt Widgets Designer 工作区中窗体窗口的启动操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionRedo() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "重做 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionSelectAll() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "全选 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionSimplifyLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "简化布局 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionSplitHorizontal() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "水平分割 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionSplitVertical() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "垂直分割 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionUndo() const
该函数已被弃用。我们强烈建议不要在新代码中使用它。
允许您干预和控制Qt Widgets Designer 的 "撤消 "操作。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
[deprecated]
QAction *QDesignerFormWindowManagerInterface::actionVerticalLayout() const
该函数已被弃用。我们强烈建议不要在新代码中使用该函数。
允许您干预和控制Qt Widgets Designer 工作区中表单窗口的垂直布局请求。该函数返回原始操作。
请使用action() 代替。
另请参见 QAction 。
© 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.