750 <p> |
750 <p> |
751 Public method to get a list of all actions. |
751 Public method to get a list of all actions. |
752 </p><dl> |
752 </p><dl> |
753 <dt>Returns:</dt> |
753 <dt>Returns:</dt> |
754 <dd> |
754 <dd> |
755 list of all actions (list of E4Action) |
755 list of all actions (list of E5Action) |
756 </dd> |
756 </dd> |
757 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a> |
757 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a> |
758 <h4>DebugUI.initActions</h4> |
758 <h4>DebugUI.initActions</h4> |
759 <b>initActions</b>(<i></i>) |
759 <b>initActions</b>(<i></i>) |
760 <p> |
760 <p> |
775 <p> |
775 <p> |
776 Public slot to initialize the debug toolbars. |
776 Public slot to initialize the debug toolbars. |
777 </p><dl> |
777 </p><dl> |
778 <dt><i>toolbarManager</i></dt> |
778 <dt><i>toolbarManager</i></dt> |
779 <dd> |
779 <dd> |
780 reference to a toolbar manager object (E4ToolBarManager) |
780 reference to a toolbar manager object (E5ToolBarManager) |
781 </dd> |
781 </dd> |
782 </dl><dl> |
782 </dl><dl> |
783 <dt>Returns:</dt> |
783 <dt>Returns:</dt> |
784 <dd> |
784 <dd> |
785 the generated toolbars (list of QToolBar) |
785 the generated toolbars (list of QToolBar) |