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

changeset 3591
2f2a4a76dd22
parent 3353
ddc966a494b0
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#HgCommitDialog.on_recentComboBox_activated">on_recentComboBox_activated</a></td> 90 <td><a href="#HgCommitDialog.on_recentComboBox_activated">on_recentComboBox_activated</a></td>
91 <td>Private slot to select a commit message from recent ones.</td> 91 <td>Private slot to select a commit message from recent ones.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#HgCommitDialog.showEvent">showEvent</a></td> 93 <td><a href="#HgCommitDialog.showEvent">showEvent</a></td>
94 <td>Public method called when the dialog is about to be shown.</td> 94 <td>Protected method called when the dialog is about to be shown.</td>
95 </tr> 95 </tr>
96 </table> 96 </table>
97 <h3>Static Methods</h3> 97 <h3>Static Methods</h3>
98 <table> 98 <table>
99 <tr><td>None</td></tr> 99 <tr><td>None</td></tr>
180 </dd> 180 </dd>
181 </dl><a NAME="HgCommitDialog.showEvent" ID="HgCommitDialog.showEvent"></a> 181 </dl><a NAME="HgCommitDialog.showEvent" ID="HgCommitDialog.showEvent"></a>
182 <h4>HgCommitDialog.showEvent</h4> 182 <h4>HgCommitDialog.showEvent</h4>
183 <b>showEvent</b>(<i>evt</i>) 183 <b>showEvent</b>(<i>evt</i>)
184 <p> 184 <p>
185 Public method called when the dialog is about to be shown. 185 Protected method called when the dialog is about to be shown.
186 </p><dl> 186 </p><dl>
187 <dt><i>evt</i></dt> 187 <dt><i>evt</i></dt>
188 <dd> 188 <dd>
189 the event (QShowEvent) 189 the event (QShowEvent)
190 </dd> 190 </dd>

eric ide

mercurial