Add hotkey for toggling focus between the search LineEdits

This commit is contained in:
thalieht
2018-07-05 11:16:14 +03:00
committed by sledgehammer999
parent ec1cc783a6
commit e26977ab2c
4 changed files with 25 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ public:
Status status() const;
int visibleResultsCount() const;
LineEdit *lineEditSearchResultsFilter() const;
void cancelSearch();