eric6/Documentation/Source/eric6.QScintilla.MiniEditor.html

changeset 7989
a21d673a8f99
parent 7969
62eff8b34a8d
child 8166
bd5cd5858503
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.MiniEditor.html
--- a/eric6/Documentation/Source/eric6.QScintilla.MiniEditor.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.MiniEditor.html	Sat Jan 16 16:51:23 2021 +0100
@@ -536,7 +536,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dummy file name to be used for binding a lexer (string)
 </dd>
@@ -696,7 +696,7 @@
         Private method to get the word at the current position.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the word at that current position
 </dd>
@@ -731,7 +731,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 value of requested setting or None if nothing was found and
             nodefault parameter was True
@@ -758,7 +758,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 override value; None in case nothing is defined
 </dd>
@@ -788,7 +788,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the word at that position
 </dd>
@@ -814,7 +814,7 @@
         Private method used to setup the Languages context sub menu.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the generated menu (QMenu)
 </dd>
@@ -863,7 +863,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 EditorConfig dictionary
 </dd>
@@ -907,7 +907,7 @@
         Private method to ask the user to save the file, if it was modified.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if it is ok to continue (boolean)
 </dd>
@@ -1030,7 +1030,7 @@
         Private slot to save a file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success (boolean)
 </dd>
@@ -1043,7 +1043,7 @@
         Private slot to save a file with a new name.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success (boolean)
 </dd>
@@ -1070,7 +1070,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -1117,7 +1117,7 @@
         Private method to select a specific pygments lexer.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the selected pygments lexer
 </dd>
@@ -1247,7 +1247,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filename part (string)
 </dd>
@@ -1295,7 +1295,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -1363,7 +1363,7 @@
         Public method to fulfill the ViewManager interface.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the text edit component (QsciScintillaCompat)
 </dd>
@@ -1397,7 +1397,7 @@
         Public method to return the name of the file being displayed.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filename of the displayed file (string)
 </dd>
@@ -1423,7 +1423,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 language of the editor
 </dd>
@@ -1449,7 +1449,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the requested history list (list of strings)
 </dd>
@@ -1569,7 +1569,7 @@
         next find operation.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 selection or current word (string)
 </dd>
@@ -1707,7 +1707,7 @@
         Public method to return the name of the file being displayed.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filename of the displayed file
 </dd>

eric ide

mercurial