--- 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>