211 <p> |
211 <p> |
212 Private slot called by the buttonBox rejected signal. |
212 Private slot called by the buttonBox rejected signal. |
213 </p> |
213 </p> |
214 <a NAME="GitCommitDialog.on_recentComboBox_activated" ID="GitCommitDialog.on_recentComboBox_activated"></a> |
214 <a NAME="GitCommitDialog.on_recentComboBox_activated" ID="GitCommitDialog.on_recentComboBox_activated"></a> |
215 <h4>GitCommitDialog.on_recentComboBox_activated</h4> |
215 <h4>GitCommitDialog.on_recentComboBox_activated</h4> |
216 <b>on_recentComboBox_activated</b>(<i>txt</i>) |
216 <b>on_recentComboBox_activated</b>(<i>index</i>) |
217 |
217 |
218 <p> |
218 <p> |
219 Private slot to select a commit message from recent ones. |
219 Private slot to select a commit message from recent ones. |
220 </p> |
220 </p> |
221 <dl> |
221 <dl> |
222 |
222 |
223 <dt><i>txt</i></dt> |
223 <dt><i>index</i> (int)</dt> |
224 <dd> |
224 <dd> |
225 text of the selected entry (string) |
225 index of the selected entry |
226 </dd> |
226 </dd> |
227 </dl> |
227 </dl> |
228 <a NAME="GitCommitDialog.resetAuthor" ID="GitCommitDialog.resetAuthor"></a> |
228 <a NAME="GitCommitDialog.resetAuthor" ID="GitCommitDialog.resetAuthor"></a> |
229 <h4>GitCommitDialog.resetAuthor</h4> |
229 <h4>GitCommitDialog.resetAuthor</h4> |
230 <b>resetAuthor</b>(<i></i>) |
230 <b>resetAuthor</b>(<i></i>) |