Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -124,7 +124,8 @@
 </p><dl>
 <dt><i>toolBarManager</i></dt>
 <dd>
-reference to a toolbar manager object (E5ToolBarManager)
+reference to a toolbar manager object
+            (E5ToolBarManager)
 </dd><dt><i>parent</i></dt>
 <dd>
 reference to the parent widget (QWidget)
@@ -138,11 +139,13 @@
 <h4>E5ToolBarDialog.__restoreCurrentToolbar</h4>
 <b>__restoreCurrentToolbar</b>(<i>actions</i>)
 <p>
-        Private methdo to restore the current toolbar to the given list of actions.
+        Private methdo to restore the current toolbar to the given list of
+        actions.
 </p><dl>
 <dt><i>actions</i></dt>
 <dd>
-list of actions to set for the current toolbar (list of QAction)
+list of actions to set for the current toolbar
+        (list of QAction)
 </dd>
 </dl><a NAME="E5ToolBarDialog.__restoreCurrentToolbarToDefault" ID="E5ToolBarDialog.__restoreCurrentToolbarToDefault"></a>
 <h4>E5ToolBarDialog.__restoreCurrentToolbarToDefault</h4>
@@ -287,7 +290,8 @@
 id of the toolbar object (integer)
 </dd><dt><i>actionIDs</i></dt>
 <dd>
-list of action IDs belonging to the toolbar (list of integer)
+list of action IDs belonging to the toolbar
+            (list of integer)
 </dd><dt><i>default</i></dt>
 <dd>
 flag indicating a default toolbar (boolean)

eric ide

mercurial