eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
child 8049
af58c1d47e5e
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.UI.UserInterface.html
--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sat Jan 16 16:51:23 2021 +0100
@@ -137,7 +137,7 @@
         Private method returning number of characters to write.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of characters buffered or length of buffered line
             (integer)
@@ -1436,7 +1436,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 error indication (1 = connection not possible, 0 = ok,
             -1 = server exited with an error code)
@@ -1463,7 +1463,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the generated dock window (QDockWindow)
 </dd>
@@ -1637,7 +1637,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list giving the widget's geometry and its visibility
 </dd>
@@ -1650,7 +1650,7 @@
         Private method to check, if an error log file exists.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the existence of an error log file (boolean)
 </dd>
@@ -1811,7 +1811,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful launch
 </dd>
@@ -1999,7 +1999,7 @@
         Private method to check for and read a crash session.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a crash session file was found and read
 </dd>
@@ -2025,7 +2025,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -2426,7 +2426,7 @@
         Private method to perform all necessary steps to close down the IDE.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -2549,7 +2549,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the window was shown (boolean)
 </dd>
@@ -2735,7 +2735,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 version tuple
 </dd>
@@ -2829,7 +2829,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -3012,7 +3012,7 @@
         Public method to create the toolbars menu for Qt.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 toolbars menu (QMenu)
 </dd>
@@ -3025,7 +3025,7 @@
         Public method to provide a reference to the code documentation viewer.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the code documentation viewer
 </dd>
@@ -3108,7 +3108,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all actions (list of E5Action)
 </dd>
@@ -3121,7 +3121,7 @@
         Public method to get the current layout type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 current layout type
 </dd>
@@ -3140,7 +3140,7 @@
         Public method to get the locale of the IDE.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 locale of the IDE (string or None)
 </dd>
@@ -3160,7 +3160,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the menu (QMenu)
 </dd>
@@ -3185,7 +3185,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the menu action (QAction)
 </dd>
@@ -3205,7 +3205,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the menu bar action (QAction)
 </dd>
@@ -3219,7 +3219,7 @@
         (i.e. before modifications by eric and PyQt5).
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 original PATH environment variable
 </dd>
@@ -3238,7 +3238,7 @@
         Public method to get the toolbar icon size.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 toolbar icon size (QSize)
 </dd>
@@ -3258,7 +3258,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the toolbar entry (tuple of string and QToolBar)
 </dd>
@@ -3279,7 +3279,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of toolbars
 </dd>
@@ -3298,7 +3298,7 @@
         Public method to get the current view profile.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the name of the current view profile (string)
 </dd>
@@ -3347,7 +3347,7 @@
         Public method to get a reference to the network access manager object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the network access manager object
 </dd>
@@ -3718,7 +3718,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, that the version is newer than the required
             one (boolean)

eric ide

mercurial