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 の "adjust size" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionBreakLayout() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "break layout "アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionCopy() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "コピー "アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionCut() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "cut "アクションに介入し、コントロールできるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionDelete() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "delete" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりに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 の "paste" アクションに介入し、制御できるようにします。この関数は元の動作を返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionRaise() const

この関数は非推奨である。新しいコードで使用しないことを強くお勧めします。

Qt Widgets Designer のワークスペースにあるフォームウィンドウを立ち上げる動作に介入し、制御できるようにします。この関数は元の動作を返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionRedo() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "redo "アクションに介入し、コントロールできるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionSelectAll() const

この関数は非推奨である。新しいコードでは使用しないことを強くお勧めします。

Qt Widgets Designer の "select all" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionSimplifyLayout() const

この関数は非推奨である。新しいコードでは使用しないことを強くお勧めします。

Qt Widgets Designer の "simplify layout" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionSplitHorizontal() const

この関数は非推奨である。新しいコードでは使用しないことを強くお勧めします。

Qt Widgets Designer の "split horizontal" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionSplitVertical() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

Qt Widgets Designer の "split vertical" アクションに介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionUndo() const

この関数は非推奨である。新しいコードでは使用しないことを強くお勧めします。

Qt Widgets Designer の "元に戻す "アクションに介入し、コントロールできるようにします。この関数は元の動作を返します。

代わりにaction() を使用してください。

QActionも参照してください

[deprecated] QAction *QDesignerFormWindowManagerInterface::actionVerticalLayout() const

この関数は非推奨である。新しいコードでは使用しないことを強くお勧めします。

Qt Widgets Designer のワークスペースにあるフォームウィンドウの垂直レイアウト要求に介入し、制御できるようにします。この関数は元のアクションを返します。

代わりにaction() を使用してください。

QActionも参照してください

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