以下成员源于类 QDesignerFormWindowManagerInterface 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
								
(obsolete)
								
								QAction *
							 | 
							actionAdjustSize () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionBreakLayout () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionCopy () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionCut () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionDelete () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionFormLayout () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionGridLayout () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionHorizontalLayout () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionLower () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionPaste () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionRaise () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionRedo () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionSelectAll () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionSimplifyLayout () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionSplitHorizontal () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionSplitVertical () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionUndo () const | 
								
(obsolete)
								
								QAction *
							 | 
							actionVerticalLayout () const | 
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "adjust size" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "break layout" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "copy" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "cut" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "delete" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "form layout" action. The function returns the original action.
使用 action () 代替。
该函数在 Qt 4.4 引入。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
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 .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
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 .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
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 .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "paste" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
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 .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "redo" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "select all" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "simplify layout" action. The function returns the original action.
使用 action () 代替。
该函数在 Qt 4.4 引入。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "split horizontal" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "split vertical" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Allows you to intervene and control Qt Designer 's "undo" action. The function returns the original action.
使用 action () 代替。
另请参阅 QAction .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
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 .