1151 radius of the indicator circle (integer) |
1151 radius of the indicator circle (integer) |
1152 </dd> |
1152 </dd> |
1153 </dl> |
1153 </dl> |
1154 <a NAME="HgLogBrowserDialog.on_branchCombo_activated" ID="HgLogBrowserDialog.on_branchCombo_activated"></a> |
1154 <a NAME="HgLogBrowserDialog.on_branchCombo_activated" ID="HgLogBrowserDialog.on_branchCombo_activated"></a> |
1155 <h4>HgLogBrowserDialog.on_branchCombo_activated</h4> |
1155 <h4>HgLogBrowserDialog.on_branchCombo_activated</h4> |
1156 <b>on_branchCombo_activated</b>(<i>txt</i>) |
1156 <b>on_branchCombo_activated</b>(<i>index</i>) |
1157 |
1157 |
1158 <p> |
1158 <p> |
1159 Private slot called, when a new branch is selected. |
1159 Private slot called, when a new branch is selected. |
1160 </p> |
1160 </p> |
1161 <dl> |
1161 <dl> |
1162 |
1162 |
1163 <dt><i>txt</i></dt> |
1163 <dt><i>index</i> (int)</dt> |
1164 <dd> |
1164 <dd> |
1165 text of the selected branch (string) |
1165 index of the selected entry |
1166 </dd> |
1166 </dd> |
1167 </dl> |
1167 </dl> |
1168 <a NAME="HgLogBrowserDialog.on_buttonBox_clicked" ID="HgLogBrowserDialog.on_buttonBox_clicked"></a> |
1168 <a NAME="HgLogBrowserDialog.on_buttonBox_clicked" ID="HgLogBrowserDialog.on_buttonBox_clicked"></a> |
1169 <h4>HgLogBrowserDialog.on_buttonBox_clicked</h4> |
1169 <h4>HgLogBrowserDialog.on_buttonBox_clicked</h4> |
1170 <b>on_buttonBox_clicked</b>(<i>button</i>) |
1170 <b>on_buttonBox_clicked</b>(<i>button</i>) |
1200 <p> |
1200 <p> |
1201 Private slot to move the current item down one entry. |
1201 Private slot to move the current item down one entry. |
1202 </p> |
1202 </p> |
1203 <a NAME="HgLogBrowserDialog.on_fieldCombo_activated" ID="HgLogBrowserDialog.on_fieldCombo_activated"></a> |
1203 <a NAME="HgLogBrowserDialog.on_fieldCombo_activated" ID="HgLogBrowserDialog.on_fieldCombo_activated"></a> |
1204 <h4>HgLogBrowserDialog.on_fieldCombo_activated</h4> |
1204 <h4>HgLogBrowserDialog.on_fieldCombo_activated</h4> |
1205 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
1205 <b>on_fieldCombo_activated</b>(<i>index</i>) |
1206 |
1206 |
1207 <p> |
1207 <p> |
1208 Private slot called, when a new filter field is selected. |
1208 Private slot called, when a new filter field is selected. |
1209 </p> |
1209 </p> |
1210 <dl> |
1210 <dl> |
1211 |
1211 |
1212 <dt><i>txt</i></dt> |
1212 <dt><i>index</i> (int)</dt> |
1213 <dd> |
1213 <dd> |
1214 text of the selected field (string) |
1214 index of the selected entry |
1215 </dd> |
1215 </dd> |
1216 </dl> |
1216 </dl> |
1217 <a NAME="HgLogBrowserDialog.on_filesTree_currentItemChanged" ID="HgLogBrowserDialog.on_filesTree_currentItemChanged"></a> |
1217 <a NAME="HgLogBrowserDialog.on_filesTree_currentItemChanged" ID="HgLogBrowserDialog.on_filesTree_currentItemChanged"></a> |
1218 <h4>HgLogBrowserDialog.on_filesTree_currentItemChanged</h4> |
1218 <h4>HgLogBrowserDialog.on_filesTree_currentItemChanged</h4> |
1219 <b>on_filesTree_currentItemChanged</b>(<i>current, previous</i>) |
1219 <b>on_filesTree_currentItemChanged</b>(<i>current, previous</i>) |