Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html

branch
5_4_x
changeset 3336
dab3f3978e57
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3335:0e973a74be62 3336:dab3f3978e57
72 <td>Private slot to display a directory selection dialog.</td> 72 <td>Private slot to display a directory selection dialog.</td>
73 </tr><tr> 73 </tr><tr>
74 <td><a href="#SvnNewProjectOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td> 74 <td><a href="#SvnNewProjectOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td>
75 <td>Private slot to switch the status of the directory selection button.</td> 75 <td>Private slot to switch the status of the directory selection button.</td>
76 </tr><tr> 76 </tr><tr>
77 <td><a href="#SvnNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged">on_vcsProjectDirEdit_textChanged</a></td>
78 <td>Private slot to handle a change of the project directory.</td>
79 </tr><tr>
77 <td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td> 80 <td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td>
78 <td>Private slot to display a selection dialog.</td> 81 <td>Private slot to display a selection dialog.</td>
79 </tr><tr> 82 </tr><tr>
80 <td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td> 83 <td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td>
81 <td>Private slot to handle changes of the URL.</td> 84 <td>Private slot to handle changes of the URL.</td>
132 </p><dl> 135 </p><dl>
133 <dt><i>protocol</i></dt> 136 <dt><i>protocol</i></dt>
134 <dd> 137 <dd>
135 name of the selected protocol (string) 138 name of the selected protocol (string)
136 </dd> 139 </dd>
140 </dl><a NAME="SvnNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged" ID="SvnNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged"></a>
141 <h4>SvnNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged</h4>
142 <b>on_vcsProjectDirEdit_textChanged</b>(<i>txt</i>)
143 <p>
144 Private slot to handle a change of the project directory.
145 </p><dl>
146 <dt><i>txt</i></dt>
147 <dd>
148 name of the project directory (string)
149 </dd>
137 </dl><a NAME="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" ID="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked"></a> 150 </dl><a NAME="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" ID="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked"></a>
138 <h4>SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked</h4> 151 <h4>SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked</h4>
139 <b>on_vcsUrlButton_clicked</b>(<i></i>) 152 <b>on_vcsUrlButton_clicked</b>(<i></i>)
140 <p> 153 <p>
141 Private slot to display a selection dialog. 154 Private slot to display a selection dialog.

eric ide

mercurial