829 <p> |
829 <p> |
830 Private slot to send the input to the git process. |
830 Private slot to send the input to the git process. |
831 </p> |
831 </p> |
832 <a NAME="GitStatusDialog.on_statusFilterCombo_activated" ID="GitStatusDialog.on_statusFilterCombo_activated"></a> |
832 <a NAME="GitStatusDialog.on_statusFilterCombo_activated" ID="GitStatusDialog.on_statusFilterCombo_activated"></a> |
833 <h4>GitStatusDialog.on_statusFilterCombo_activated</h4> |
833 <h4>GitStatusDialog.on_statusFilterCombo_activated</h4> |
834 <b>on_statusFilterCombo_activated</b>(<i>txt</i>) |
834 <b>on_statusFilterCombo_activated</b>(<i>index</i>) |
835 |
835 |
836 <p> |
836 <p> |
837 Private slot to react to the selection of a status filter. |
837 Private slot to react to the selection of a status filter. |
838 </p> |
838 </p> |
839 <dl> |
839 <dl> |
840 |
840 |
841 <dt><i>txt</i></dt> |
841 <dt><i>index</i> (int)</dt> |
842 <dd> |
842 <dd> |
843 selected status filter (string) |
843 index of the selected entry |
844 </dd> |
844 </dd> |
845 </dl> |
845 </dl> |
846 <a NAME="GitStatusDialog.on_statusList_itemSelectionChanged" ID="GitStatusDialog.on_statusList_itemSelectionChanged"></a> |
846 <a NAME="GitStatusDialog.on_statusList_itemSelectionChanged" ID="GitStatusDialog.on_statusList_itemSelectionChanged"></a> |
847 <h4>GitStatusDialog.on_statusList_itemSelectionChanged</h4> |
847 <h4>GitStatusDialog.on_statusList_itemSelectionChanged</h4> |
848 <b>on_statusList_itemSelectionChanged</b>(<i></i>) |
848 <b>on_statusList_itemSelectionChanged</b>(<i></i>) |