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> |
174 </dd> |
174 </dd> |
175 </dl><a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a> |
175 </dl><a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a> |
176 <h4>SvnCommitDialog.showEvent</h4> |
176 <h4>SvnCommitDialog.showEvent</h4> |
177 <b>showEvent</b>(<i>evt</i>) |
177 <b>showEvent</b>(<i>evt</i>) |
178 <p> |
178 <p> |
179 Public method called when the dialog is about to be shown. |
179 Protected method called when the dialog is about to be shown. |
180 </p><dl> |
180 </p><dl> |
181 <dt><i>evt</i></dt> |
181 <dt><i>evt</i></dt> |
182 <dd> |
182 <dd> |
183 the event (QShowEvent) |
183 the event (QShowEvent) |
184 </dd> |
184 </dd> |