Documentation/Source/eric5.QScintilla.MiniEditor.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.QScintilla.MiniEditor.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.MiniEditor.html	Sun Oct 13 17:44:48 2013 +0200
@@ -315,7 +315,8 @@
 </p><dl>
 <dt><i>filename</i></dt>
 <dd>
-filename used to determine the associated lexer language (string)
+filename used to determine the associated lexer
+            language (string)
 </dd><dt><i>pyname=</i></dt>
 <dd>
 name of the pygments lexer to use (string)
@@ -345,7 +346,8 @@
 </p><dl>
 <dt><i>setSb</i></dt>
 <dd>
-flag indicating an update of the status bar is wanted (boolean)
+flag indicating an update of the status bar is wanted
+            (boolean)
 </dd>
 </dl><a NAME="MiniEditor.__checkLanguage" ID="MiniEditor.__checkLanguage"></a>
 <h4>MiniEditor.__checkLanguage</h4>
@@ -391,7 +393,8 @@
 <h4>MiniEditor.__createSearchActions</h4>
 <b>__createSearchActions</b>(<i></i>)
 <p>
-        Private method defining the user interface actions for the search commands.
+        Private method defining the user interface actions for the search
+            commands.
 </p><a NAME="MiniEditor.__createStatusBar" ID="MiniEditor.__createStatusBar"></a>
 <h4>MiniEditor.__createStatusBar</h4>
 <b>__createStatusBar</b>(<i></i>)
@@ -549,7 +552,8 @@
 </p><dl>
 <dt><i>printer</i></dt>
 <dd>
-reference to the printer object (QScintilla.Printer.Printer)
+reference to the printer object
+            (QScintilla.Printer.Printer)
 </dd>
 </dl><a NAME="MiniEditor.__printPreviewFile" ID="MiniEditor.__printPreviewFile"></a>
 <h4>MiniEditor.__printPreviewFile</h4>
@@ -706,7 +710,8 @@
 <h4>MiniEditor.__showContextMenuLanguages</h4>
 <b>__showContextMenuLanguages</b>(<i></i>)
 <p>
-        Private slot handling the aboutToShow signal of the languages context menu.
+        Private slot handling the aboutToShow signal of the languages context
+        menu.
 </p><a NAME="MiniEditor.__strippedName" ID="MiniEditor.__strippedName"></a>
 <h4>MiniEditor.__strippedName</h4>
 <b>__strippedName</b>(<i>fullFileName</i>)
@@ -815,11 +820,12 @@
 </p><dl>
 <dt><i>filename</i></dt>
 <dd>
-filename used to determine the associated lexer language (string)
+filename used to determine the associated lexer
+            language (string)
 </dd><dt><i>initTextDisplay</i></dt>
 <dd>
-flag indicating an initialization of the text display
-            is required as well (boolean)
+flag indicating an initialization of the text
+            display is required as well (boolean)
 </dd><dt><i>pyname=</i></dt>
 <dd>
 name of the pygments lexer to use (string)
@@ -854,8 +860,8 @@
 <h4>MiniEditor.textForFind</h4>
 <b>textForFind</b>(<i></i>)
 <p>
-        Public method to determine the selection or the current word for the next
-        find operation.
+        Public method to determine the selection or the current word for the
+        next find operation.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -867,7 +873,8 @@
 <a NAME="MiniScintilla" ID="MiniScintilla"></a>
 <h2>MiniScintilla</h2>
 <p>
-    Class implementing a QsciScintillaCompat subclass for handling focus events.
+    Class implementing a QsciScintillaCompat subclass for handling focus
+    events.
 </p>
 <h3>Derived from</h3>
 QsciScintillaCompat
@@ -917,7 +924,8 @@
 </p><p>
         This method checks for modifications of the current file and
         rereads it upon request. The cursor is placed at the current position
-        assuming, that it is in the vicinity of the old position after the reread.
+        assuming, that it is in the vicinity of the old position after the
+        reread.
 </p><dl>
 <dt><i>event</i></dt>
 <dd>

eric ide

mercurial