Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
66 <td>Public slot to retrieve the data entered into the dialog.</td> 66 <td>Public slot to retrieve the data entered into the dialog.</td>
67 </tr><tr> 67 </tr><tr>
68 <td><a href="#SvnOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td> 68 <td><a href="#SvnOptionsDialog.on_protocolCombo_activated">on_protocolCombo_activated</a></td>
69 <td>Private slot to switch the status of the directory selection button.</td> 69 <td>Private slot to switch the status of the directory selection button.</td>
70 </tr><tr> 70 </tr><tr>
71 <td><a href="#SvnOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td> 71 <td><a href="#SvnOptionsDialog.on_vcsUrlPicker_pickerButtonClicked">on_vcsUrlPicker_pickerButtonClicked</a></td>
72 <td>Private slot to display a selection dialog.</td> 72 <td>Private slot to display a repository browser dialog.</td>
73 </tr><tr> 73 </tr><tr>
74 <td><a href="#SvnOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td> 74 <td><a href="#SvnOptionsDialog.on_vcsUrlPicker_textChanged">on_vcsUrlPicker_textChanged</a></td>
75 <td>Private slot to handle changes of the URL.</td> 75 <td>Private slot to handle changes of the URL.</td>
76 </tr> 76 </tr>
77 </table> 77 </table>
78 <h3>Static Methods</h3> 78 <h3>Static Methods</h3>
79 <table> 79 <table>
113 </p><dl> 113 </p><dl>
114 <dt><i>protocol</i></dt> 114 <dt><i>protocol</i></dt>
115 <dd> 115 <dd>
116 selected protocol (string) 116 selected protocol (string)
117 </dd> 117 </dd>
118 </dl><a NAME="SvnOptionsDialog.on_vcsUrlButton_clicked" ID="SvnOptionsDialog.on_vcsUrlButton_clicked"></a> 118 </dl><a NAME="SvnOptionsDialog.on_vcsUrlPicker_pickerButtonClicked" ID="SvnOptionsDialog.on_vcsUrlPicker_pickerButtonClicked"></a>
119 <h4>SvnOptionsDialog.on_vcsUrlButton_clicked</h4> 119 <h4>SvnOptionsDialog.on_vcsUrlPicker_pickerButtonClicked</h4>
120 <b>on_vcsUrlButton_clicked</b>(<i></i>) 120 <b>on_vcsUrlPicker_pickerButtonClicked</b>(<i></i>)
121 <p> 121 <p>
122 Private slot to display a selection dialog. 122 Private slot to display a repository browser dialog.
123 </p><a NAME="SvnOptionsDialog.on_vcsUrlEdit_textChanged" ID="SvnOptionsDialog.on_vcsUrlEdit_textChanged"></a> 123 </p><a NAME="SvnOptionsDialog.on_vcsUrlPicker_textChanged" ID="SvnOptionsDialog.on_vcsUrlPicker_textChanged"></a>
124 <h4>SvnOptionsDialog.on_vcsUrlEdit_textChanged</h4> 124 <h4>SvnOptionsDialog.on_vcsUrlPicker_textChanged</h4>
125 <b>on_vcsUrlEdit_textChanged</b>(<i>txt</i>) 125 <b>on_vcsUrlPicker_textChanged</b>(<i>txt</i>)
126 <p> 126 <p>
127 Private slot to handle changes of the URL. 127 Private slot to handle changes of the URL.
128 </p><dl> 128 </p><dl>
129 <dt><i>txt</i></dt> 129 <dt><i>txt</i></dt>
130 <dd> 130 <dd>

eric ide

mercurial