Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html

branch
5_4_x
changeset 3336
dab3f3978e57
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3335:0e973a74be62 3336:dab3f3978e57
69 <td>Private slot to display a directory selection dialog.</td> 69 <td>Private slot to display a directory selection dialog.</td>
70 </tr><tr> 70 </tr><tr>
71 <td><a href="#HgNewProjectOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td> 71 <td><a href="#HgNewProjectOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td>
72 <td>Private slot to switch the status of the directory selection button.</td> 72 <td>Private slot to switch the status of the directory selection button.</td>
73 </tr><tr> 73 </tr><tr>
74 <td><a href="#HgNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged">on_vcsProjectDirEdit_textChanged</a></td>
75 <td>Private slot to handle a change of the project directory.</td>
76 </tr><tr>
74 <td><a href="#HgNewProjectOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td> 77 <td><a href="#HgNewProjectOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td>
75 <td>Private slot to display a selection dialog.</td> 78 <td>Private slot to display a selection dialog.</td>
76 </tr><tr> 79 </tr><tr>
77 <td><a href="#HgNewProjectOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td> 80 <td><a href="#HgNewProjectOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td>
78 <td>Private slot to handle changes of the URL.</td> 81 <td>Private slot to handle changes of the URL.</td>
119 </p><dl> 122 </p><dl>
120 <dt><i>protocol</i></dt> 123 <dt><i>protocol</i></dt>
121 <dd> 124 <dd>
122 name of the selected protocol (string) 125 name of the selected protocol (string)
123 </dd> 126 </dd>
127 </dl><a NAME="HgNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged" ID="HgNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged"></a>
128 <h4>HgNewProjectOptionsDialog.on_vcsProjectDirEdit_textChanged</h4>
129 <b>on_vcsProjectDirEdit_textChanged</b>(<i>txt</i>)
130 <p>
131 Private slot to handle a change of the project directory.
132 </p><dl>
133 <dt><i>txt</i></dt>
134 <dd>
135 name of the project directory (string)
136 </dd>
124 </dl><a NAME="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked" ID="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked"></a> 137 </dl><a NAME="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked" ID="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked"></a>
125 <h4>HgNewProjectOptionsDialog.on_vcsUrlButton_clicked</h4> 138 <h4>HgNewProjectOptionsDialog.on_vcsUrlButton_clicked</h4>
126 <b>on_vcsUrlButton_clicked</b>(<i></i>) 139 <b>on_vcsUrlButton_clicked</b>(<i></i>)
127 <p> 140 <p>
128 Private slot to display a selection dialog. 141 Private slot to display a selection dialog.

eric ide

mercurial