--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog</h1> <p> -Module implementing a dialog to enter options used to start a project in the VCS. +Module implementing a dialog to enter options used to start a project in the VCS. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#SvnOptionsDialog">SvnOptionsDialog</a></td> -<td>Class implementing a dialog to enter options used to start a project in the repository.</td> +<td>Class implementing a dialog to enter options used to start a project in the repository.</td> </tr> </table> <h3>Functions</h3> @@ -43,8 +43,8 @@ <a NAME="SvnOptionsDialog" ID="SvnOptionsDialog"></a> <h2>SvnOptionsDialog</h2> <p> - Class implementing a dialog to enter options used to start a project in the - repository. + Class implementing a dialog to enter options used to start a project in the + repository. </p> <h3>Derived from</h3> QDialog, Ui_SvnOptionsDialog @@ -56,54 +56,54 @@ <table> <tr> <td><a href="#SvnOptionsDialog.__init__">SvnOptionsDialog</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#SvnOptionsDialog.getData">getData</a></td> -<td>Public slot to retrieve the data entered into the dialog.</td> +<td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> <td><a href="#SvnOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td> -<td>Private slot to switch the status of the directory selection button.</td> +<td>Private slot to switch the status of the directory selection button.</td> </tr><tr> <td><a href="#SvnOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td> -<td>Private slot to display a selection dialog.</td> +<td>Private slot to display a selection dialog.</td> </tr> </table> <a NAME="SvnOptionsDialog.__init__" ID="SvnOptionsDialog.__init__"></a> <h4>SvnOptionsDialog (Constructor)</h4> <b>SvnOptionsDialog</b>(<i>vcs, project, parent = None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>vcs</i></dt> <dd> -reference to the version control object +reference to the version control object </dd><dt><i>project</i></dt> <dd> -reference to the project object +reference to the project object </dd><dt><i>parent</i></dt> <dd> -parent widget (QWidget) +parent widget (QWidget) </dd> </dl><a NAME="SvnOptionsDialog.getData" ID="SvnOptionsDialog.getData"></a> <h4>SvnOptionsDialog.getData</h4> <b>getData</b>(<i></i>) <p> - Public slot to retrieve the data entered into the dialog. + Public slot to retrieve the data entered into the dialog. </p><dl> <dt>Returns:</dt> <dd> -a dictionary containing the data entered +a dictionary containing the data entered </dd> </dl><a NAME="SvnOptionsDialog.on_protocolCombo_activated" ID="SvnOptionsDialog.on_protocolCombo_activated"></a> <h4>SvnOptionsDialog.on_protocolCombo_activated</h4> <b>on_protocolCombo_activated</b>(<i>protocol</i>) <p> - Private slot to switch the status of the directory selection button. + Private slot to switch the status of the directory selection button. </p><a NAME="SvnOptionsDialog.on_vcsUrlButton_clicked" ID="SvnOptionsDialog.on_vcsUrlButton_clicked"></a> <h4>SvnOptionsDialog.on_vcsUrlButton_clicked</h4> <b>on_vcsUrlButton_clicked</b>(<i></i>) <p> - Private slot to display a selection dialog. + Private slot to display a selection dialog. </p> <div align="right"><a href="#top">Up</a></div> <hr />