eric6/Documentation/Source/eric6.Globals.__init__.html

changeset 7989
a21d673a8f99
parent 7806
b346755b09a1
child 8308
f39977d44009
--- a/eric6/Documentation/Source/eric6.Globals.__init__.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Globals.__init__.html	Sat Jan 16 16:51:23 2021 +0100
@@ -157,7 +157,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 formatted data string
 </dd>
@@ -180,7 +180,7 @@
     (Linux only).
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the desktop environment
 </dd>
@@ -202,7 +202,7 @@
     Module function to get the name of the directory storing the config data.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 directory name of the config dir (string)
 </dd>
@@ -218,7 +218,7 @@
     Public method to get the path name of the install info file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 file path of the install info file
 </dd>
@@ -240,7 +240,7 @@
     Function to determine the path to PyQt5 modules directory.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path to the PyQt5 modules directory (string)
 </dd>
@@ -263,7 +263,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path to the PyQt tools
 </dd>
@@ -285,7 +285,7 @@
     Function to determine the path to Python's modules directory.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path to the Python modules directory (string)
 </dd>
@@ -301,7 +301,7 @@
     Module function to get the path of the Qt binaries.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path of the Qt binaries
 </dd>
@@ -323,7 +323,7 @@
     Module function to determine the supported web browser variant.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string indicating the supported web browser variant ("QtWebEngine",
         or "None")
@@ -346,7 +346,7 @@
     Function to check, if the current session is a Gnome desktop (Linux only).
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a Gnome desktop
 </dd>
@@ -368,7 +368,7 @@
     Function to check, if the current session is a KDE desktop (Linux only).
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a KDE desktop
 </dd>
@@ -390,7 +390,7 @@
     Function to check, if this is a Linux platform.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating Linux platform (boolean)
 </dd>
@@ -406,7 +406,7 @@
     Function to check, if this is a Mac platform.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating Mac platform (boolean)
 </dd>
@@ -422,7 +422,7 @@
     Function to check, if the current session is a wayland session.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a wayland session
 </dd>
@@ -444,7 +444,7 @@
     Function to check, if this is a Windows platform.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating Windows platform (boolean)
 </dd>
@@ -460,7 +460,7 @@
     Module function to get the Qt version as a tuple.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 Qt version as a tuple
 </dd>
@@ -482,7 +482,7 @@
     Function to determine the name of the running session (Linux only).
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the desktop environment
 </dd>
@@ -537,7 +537,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 result string
 </dd>
@@ -566,7 +566,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 converted QByteArray
 </dd>
@@ -595,7 +595,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 converted data
 </dd>
@@ -618,7 +618,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 converted data
 </dd>
@@ -641,7 +641,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 converted data
 </dd>
@@ -664,7 +664,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 converted data
 </dd>
@@ -696,7 +696,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 version tuple without the suffix
 </dd>

eric ide

mercurial