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

changeset 3591
2f2a4a76dd22
parent 2387
2d119e79ab54
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#SvnCommitDialog.on_recentComboBox_activated">on_recentComboBox_activated</a></td> 90 <td><a href="#SvnCommitDialog.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="#SvnCommitDialog.showEvent">showEvent</a></td> 93 <td><a href="#SvnCommitDialog.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>
177 </dd> 177 </dd>
178 </dl><a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a> 178 </dl><a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a>
179 <h4>SvnCommitDialog.showEvent</h4> 179 <h4>SvnCommitDialog.showEvent</h4>
180 <b>showEvent</b>(<i>evt</i>) 180 <b>showEvent</b>(<i>evt</i>)
181 <p> 181 <p>
182 Public method called when the dialog is about to be shown. 182 Protected method called when the dialog is about to be shown.
183 </p><dl> 183 </p><dl>
184 <dt><i>evt</i></dt> 184 <dt><i>evt</i></dt>
185 <dd> 185 <dd>
186 the event (QShowEvent) 186 the event (QShowEvent)
187 </dd> 187 </dd>

eric ide

mercurial