eric6/Documentation/Source/eric6.Project.ProjectBrowserModel.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Project.ProjectBrowserModel.html
--- a/eric6/Documentation/Source/eric6.Project.ProjectBrowserModel.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Project.ProjectBrowserModel.html	Mon Feb 01 10:38:16 2021 +0100
@@ -312,7 +312,7 @@
         Public method to get the project type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 project type
 </dd>
@@ -325,7 +325,7 @@
         Public method to get the items text color.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 text color (QColor)
 </dd>
@@ -566,7 +566,7 @@
 <dd>
 filename belonging to this item (string)
 </dd>
-<dt><i>recursive=</i></dt>
+<dt><i>recursive</i></dt>
 <dd>
 flag indicating a recursive update (boolean)
 </dd>
@@ -638,7 +638,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 requested data
 </dd>
@@ -680,7 +680,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the item found
 </dd>
@@ -700,7 +700,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the item found
 </dd>
@@ -732,7 +732,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the item found and the new display name (string)
 </dd>
@@ -752,7 +752,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index of the item found (QModelIndex)
 </dd>
@@ -776,7 +776,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index of the item found (QModelIndex)
 </dd>
@@ -1011,7 +1011,7 @@
         Public method returning the directory name.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 directory name (string)
 </dd>
@@ -1039,7 +1039,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 true, if this item is less than other (boolean)
 </dd>
@@ -1052,7 +1052,7 @@
         Public method to return the name of the item.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the item (string)
 </dd>

eric ide

mercurial