eric6/Documentation/Source/eric6.E5Network.E5UrlInfo.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
--- a/eric6/Documentation/Source/eric6.E5Network.E5UrlInfo.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Network.E5UrlInfo.html	Sat Jan 16 16:51:23 2021 +0100
@@ -198,7 +198,7 @@
         Public method to get the group.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 group (string)
 </dd>
@@ -211,7 +211,7 @@
         Public method to test, if the entry is a directory.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a directory (boolean)
 </dd>
@@ -224,7 +224,7 @@
         Public method to test, if the entry is executable.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating executable (boolean)
 </dd>
@@ -237,7 +237,7 @@
         Public method to test, if the entry is a file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a file (boolean)
 </dd>
@@ -250,7 +250,7 @@
         Public method to test, if the entry is readable.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating readable (boolean)
 </dd>
@@ -263,7 +263,7 @@
         Public method to test, if the entry is a symbolic link.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a symbolic link (boolean)
 </dd>
@@ -276,7 +276,7 @@
         Public method to check the validity of the object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating validity (boolean)
 </dd>
@@ -289,7 +289,7 @@
         Public method to test, if the entry is writable.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating writable (boolean)
 </dd>
@@ -302,7 +302,7 @@
         Public method to get the last modified date and time.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 last modified date and time (QDateTime)
 </dd>
@@ -315,7 +315,7 @@
         Public method to get the last read date and time.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 last read date and time (QDateTime)
 </dd>
@@ -328,7 +328,7 @@
         Public method to get the name.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name (string)
 </dd>
@@ -341,7 +341,7 @@
         Public method to get the owner.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 owner (string)
 </dd>
@@ -354,7 +354,7 @@
         Public method to get the permissions.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 permissions (integer)
 </dd>
@@ -535,7 +535,7 @@
         Public method to get the size.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size (integer)
 </dd>

eric ide

mercurial