Documentation/Source/eric5.UI.Browser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 949
f888270da22e
--- a/Documentation/Source/eric5.UI.Browser.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.UI.Browser.html	Fri Mar 11 16:51:57 2011 +0100
@@ -43,7 +43,7 @@
 <a NAME="Browser" ID="Browser"></a>
 <h2>Browser</h2>
 <p>
-    Class used to display a file system tree. 
+    Class used to display a file system tree.
 </p><p>
     Via the context menu that
     is displayed by a right click the user can select various actions on
@@ -172,7 +172,7 @@
 </table>
 <a NAME="Browser.__init__" ID="Browser.__init__"></a>
 <h4>Browser (Constructor)</h4>
-<b>Browser</b>(<i>parent = None</i>)
+<b>Browser</b>(<i>parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -340,7 +340,7 @@
 <h4>Browser.mouseDoubleClickEvent</h4>
 <b>mouseDoubleClickEvent</b>(<i>mouseEvent</i>)
 <p>
-        Protected method of QAbstractItemView. 
+        Protected method of QAbstractItemView.
 </p><p>
         Reimplemented to disable expanding/collapsing
         of items when double-clicking. Instead the double-clicked entry is opened.

eric ide

mercurial