CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeConfigDialog.html

changeset 131
86d810eea380
parent 125
13f16f4e355a
child 134
7880b294d1d1
--- a/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeConfigDialog.html	Wed Dec 30 11:02:05 2020 +0100
+++ b/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeConfigDialog.html	Mon Apr 26 17:57:17 2021 +0200
@@ -194,7 +194,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of split values
 </dd>
@@ -223,7 +223,7 @@
         the default settings.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a tuple of the commandline parameters and non default
             parameters (list of strings, dictionary)
@@ -383,8 +383,8 @@
 <td>Public method to update the list with the selected files and folders.</td>
 </tr>
 <tr>
-<td><a href="#DirFileDialog.exec_">exec_</a></td>
-<td>Public slot to finalize initialisation and start the event loop.</td>
+<td><a href="#DirFileDialog.exec">exec</a></td>
+<td>Public slot to finalize initialization and start the event loop.</td>
 </tr>
 <tr>
 <td><a href="#DirFileDialog.on_directoryEntered">on_directoryEntered</a></td>
@@ -438,15 +438,15 @@
 <p>
         Public method to update the list with the selected files and folders.
 </p>
-<a NAME="DirFileDialog.exec_" ID="DirFileDialog.exec_"></a>
-<h4>DirFileDialog.exec_</h4>
-<b>exec_</b>(<i></i>)
+<a NAME="DirFileDialog.exec" ID="DirFileDialog.exec"></a>
+<h4>DirFileDialog.exec</h4>
+<b>exec</b>(<i></i>)
 
 <p>
-        Public slot to finalize initialisation and start the event loop.
+        Public slot to finalize initialization and start the event loop.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 accepted or rejected (QDialog.DialogCode)
 </dd>
@@ -515,7 +515,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 names of the selected files and folders (list of strings)
 </dd>

eric ide

mercurial