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

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

eric ide

mercurial