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も参照してください

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