eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
194 <p> 194 <p>
195 Private slot called by the buttonBox rejected signal. 195 Private slot called by the buttonBox rejected signal.
196 </p> 196 </p>
197 <a NAME="HgCommitDialog.on_recentComboBox_activated" ID="HgCommitDialog.on_recentComboBox_activated"></a> 197 <a NAME="HgCommitDialog.on_recentComboBox_activated" ID="HgCommitDialog.on_recentComboBox_activated"></a>
198 <h4>HgCommitDialog.on_recentComboBox_activated</h4> 198 <h4>HgCommitDialog.on_recentComboBox_activated</h4>
199 <b>on_recentComboBox_activated</b>(<i>txt</i>) 199 <b>on_recentComboBox_activated</b>(<i>index</i>)
200 200
201 <p> 201 <p>
202 Private slot to select a commit message from recent ones. 202 Private slot to select a commit message from recent ones.
203 </p> 203 </p>
204 <dl> 204 <dl>
205 205
206 <dt><i>txt</i></dt> 206 <dt><i>index</i> (int)</dt>
207 <dd> 207 <dd>
208 text of the selected entry (string) 208 index of the selected entry
209 </dd> 209 </dd>
210 </dl> 210 </dl>
211 <a NAME="HgCommitDialog.showEvent" ID="HgCommitDialog.showEvent"></a> 211 <a NAME="HgCommitDialog.showEvent" ID="HgCommitDialog.showEvent"></a>
212 <h4>HgCommitDialog.showEvent</h4> 212 <h4>HgCommitDialog.showEvent</h4>
213 <b>showEvent</b>(<i>evt</i>) 213 <b>showEvent</b>(<i>evt</i>)

eric ide

mercurial