以下成员源于类 QDesignerFormWindowManagerInterface 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(弃用)
QAction *
|
actionAdjustSize () const |
(弃用)
QAction *
|
actionBreakLayout () const |
(弃用)
QAction *
|
actionCopy () const |
(弃用)
QAction *
|
actionCut () const |
(弃用)
QAction *
|
actionDelete () const |
(弃用)
QAction *
|
actionFormLayout () const |
(弃用)
QAction *
|
actionGridLayout () const |
(弃用)
QAction *
|
actionHorizontalLayout () const |
(弃用)
QAction *
|
actionLower () const |
(弃用)
QAction *
|
actionPaste () const |
(弃用)
QAction *
|
actionRaise () const |
(弃用)
QAction *
|
actionRedo () const |
(弃用)
QAction *
|
actionSelectAll () const |
(弃用)
QAction *
|
actionSimplifyLayout () const |
(弃用)
QAction *
|
actionSplitHorizontal () const |
(弃用)
QAction *
|
actionSplitVertical () const |
(弃用)
QAction *
|
actionUndo () const |
(弃用)
QAction *
|
actionVerticalLayout () const |
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionAdjustSize
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "adjust size" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionBreakLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "break layout" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionCopy
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "copy" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionCut
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "cut" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionDelete
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "delete" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionFormLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "form layout" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionGridLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control a request for grid layout for a form window in Qt Designer's workspace. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionHorizontalLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control a request for horizontal layout for a form window in Qt Designer's workspace. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionLower
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control the action of lowering a form window in Qt Designer's workspace. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionPaste
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "paste" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionRaise
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control the action of raising of a form window in Qt Designer's workspace. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionRedo
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "redo" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionSelectAll
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "select all" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionSimplifyLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "simplify layout" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionSplitHorizontal
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "split horizontal" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionSplitVertical
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "split vertical" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionUndo
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control Qt Widgets Designer's "undo" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
[deprecated]
QAction
*QDesignerFormWindowManagerInterface::
actionVerticalLayout
() const
This function is deprecated. We strongly advise against using it in new code.
Allows you to intervene and control a request for vertical layout for a form window in Qt Designer's workspace. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .