Documentation/Source/eric5.E5Gui.E5TabWidget.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html	Sun Oct 13 17:44:48 2013 +0200
@@ -53,8 +53,8 @@
 <dl>
 <dt>tabMoveRequested(int, int)</dt>
 <dd>
-emitted to signal a tab move request giving
-        the old and new index position
+emitted to signal a tab move request
+        giving the old and new index position
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -154,8 +154,7 @@
 <dl>
 <dt>customTabContextMenuRequested(const QPoint & point, int index)</dt>
 <dd>
-emitted when
-        a context menu for a tab is requested
+        emitted when a context menu for a tab is requested
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -355,14 +354,16 @@
 <h4>E5TabWidget.switchTab</h4>
 <b>switchTab</b>(<i></i>)
 <p>
-        Public slot used to switch between the current and the previous current tab.
+        Public slot used to switch between the current and the previous
+        current tab.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
 <a NAME="E5WheelTabBar" ID="E5WheelTabBar"></a>
 <h2>E5WheelTabBar</h2>
 <p>
-    Class implementing a tab bar class substituting QTabBar to support wheel events.
+    Class implementing a tab bar class substituting QTabBar to support wheel
+    events.
 </p>
 <h3>Derived from</h3>
 QTabBar

eric ide

mercurial