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

changeset 73
b704e562c4f5
parent 64
c878aac7d3f5
child 102
78d1632d4b83
--- a/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeConfigDialog.html	Sun May 11 17:01:41 2014 +0200
+++ b/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeConfigDialog.html	Sun May 11 17:15:43 2014 +0200
@@ -291,6 +291,9 @@
 <td><a href="#DirFileDialog.accept">accept</a></td>
 <td>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>
+</tr><tr>
 <td><a href="#DirFileDialog.on_directoryEntered">on_directoryEntered</a></td>
 <td>Reset selections if another directory was entered.</td>
 </tr><tr>
@@ -330,7 +333,17 @@
 <b>accept</b>(<i></i>)
 <p>
         Update the list with the selected files and folders.
-</p><a NAME="DirFileDialog.on_directoryEntered" ID="DirFileDialog.on_directoryEntered"></a>
+</p><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.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+accepted or rejected (QDialog.DialogCode)
+</dd>
+</dl><a NAME="DirFileDialog.on_directoryEntered" ID="DirFileDialog.on_directoryEntered"></a>
 <h4>DirFileDialog.on_directoryEntered</h4>
 <b>on_directoryEntered</b>(<i>dir</i>)
 <p>

eric ide

mercurial