eric6/Documentation/Source/eric6.Preferences.ConfigurationDialog.html

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
child 8215
fc5d68a6889e
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationDialog.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationDialog.html	Sat Jan 16 16:51:23 2021 +0100
@@ -210,7 +210,7 @@
         Public method to get the page name of the current page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 page name of the current page (string)
 </dd>
@@ -223,7 +223,7 @@
         Public method to get a list of expanded entries.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of expanded entries (list of string)
 </dd>
@@ -325,7 +325,7 @@
         Public method to get the name of the associated configuration page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the configuration page (string)
 </dd>
@@ -531,7 +531,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the configuration page module
 </dd>
@@ -558,7 +558,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the initialized page
 </dd>
@@ -589,7 +589,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an enabled child item (boolean)
 </dd>
@@ -649,7 +649,7 @@
         Public method to check, if invoked from within eric.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating invocation from within eric (boolean)
 </dd>
@@ -662,7 +662,7 @@
         Public method to get the page name of the current page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 page name of the current page (string)
 </dd>
@@ -675,7 +675,7 @@
         Public method to get a list of expanded entries.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of expanded entries (list of string)
 </dd>
@@ -688,7 +688,7 @@
         Public method to get a reference to the lexers dictionary.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the lexers dictionary
 </dd>
@@ -708,7 +708,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the page or None, indicating page was
             not loaded yet
@@ -722,7 +722,7 @@
         Public method to get an indication, if QtWebEngine is being used.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the use of QtWebEngine
 </dd>

eric ide

mercurial