eric6/Documentation/Source/eric6.Project.QuickFindFileDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Project.QuickFindFileDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Project.QuickFindFileDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -175,13 +175,13 @@
         Private method to generate a set of locations that can be searched.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Yield:</dt>
 <dd>
-yields set of files in our project...
+set of files in our project
 </dd>
 </dl>
 <dl>
-<dt>Return Type:</dt>
+<dt>Yield Type:</dt>
 <dd>
 str
 </dd>
@@ -205,7 +205,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a file was opened
 </dd>
@@ -242,7 +242,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 sorted subset of items which match searchTerm in
             relevance order (i.e. the most likely match first)
@@ -273,7 +273,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that the event was handled
 </dd>

eric ide

mercurial