Documentation/Source/eric5.UI.Browser.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3358
57af7e9fda48
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.UI.Browser.html
--- a/Documentation/Source/eric5.UI.Browser.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.UI.Browser.html	Sun Oct 13 17:44:48 2013 +0200
@@ -69,14 +69,15 @@
 emitted to open an eric4/5 project file
 </dd><dt>sourceFile(str, int = 0, str = "")</dt>
 <dd>
-emitted to open a Python file at a line
+emitted to open a Python file
+        at a line
 </dd><dt>svgFile(str)</dt>
 <dd>
 emitted to open a SVG file
 </dd><dt>trpreview(list of str, bool = False)</dt>
 <dd>
-emitted to preview a Qt-Linguist
-            (*.qm) file
+emitted to preview a
+        Qt-Linguist (*.qm) file
 </dd><dt>unittestOpen(str)</dt>
 <dd>
 emitted to open a Python file for a unittest
@@ -376,8 +377,8 @@
 <p>
         Protected method of QAbstractItemView.
 </p><p>
-        Reimplemented to disable expanding/collapsing
-        of items when double-clicking. Instead the double-clicked entry is opened.
+        Reimplemented to disable expanding/collapsing of items when
+        double-clicking. Instead the double-clicked entry is opened.
 </p><dl>
 <dt><i>mouseEvent</i></dt>
 <dd>

eric ide

mercurial