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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
209 <p> 209 <p>
210 Private slot called by the buttonBox rejected signal. 210 Private slot called by the buttonBox rejected signal.
211 </p> 211 </p>
212 <a NAME="SvnCommitDialog.on_recentComboBox_activated" ID="SvnCommitDialog.on_recentComboBox_activated"></a> 212 <a NAME="SvnCommitDialog.on_recentComboBox_activated" ID="SvnCommitDialog.on_recentComboBox_activated"></a>
213 <h4>SvnCommitDialog.on_recentComboBox_activated</h4> 213 <h4>SvnCommitDialog.on_recentComboBox_activated</h4>
214 <b>on_recentComboBox_activated</b>(<i>txt</i>) 214 <b>on_recentComboBox_activated</b>(<i>index</i>)
215 215
216 <p> 216 <p>
217 Private slot to select a commit message from recent ones. 217 Private slot to select a commit message from recent ones.
218 </p> 218 </p>
219 <dl> 219 <dl>
220 220
221 <dt><i>txt</i></dt> 221 <dt><i>index</i> (int)</dt>
222 <dd> 222 <dd>
223 text of the combo (string) 223 index of the selected entry
224 </dd> 224 </dd>
225 </dl> 225 </dl>
226 <a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a> 226 <a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a>
227 <h4>SvnCommitDialog.showEvent</h4> 227 <h4>SvnCommitDialog.showEvent</h4>
228 <b>showEvent</b>(<i>evt</i>) 228 <b>showEvent</b>(<i>evt</i>)

eric ide

mercurial