some tuning of the overlay search result selection

This commit is contained in:
mae
2009-12-01 19:44:31 +01:00
parent 43f5b46649
commit 18b9bdd413
4 changed files with 49 additions and 28 deletions

View File

@@ -418,6 +418,7 @@ protected:
void keyPressEvent(QKeyEvent *e);
void wheelEvent(QWheelEvent *e);
void changeEvent(QEvent *e);
void focusInEvent(QFocusEvent *e);
void focusOutEvent(QFocusEvent *e);
void showEvent(QShowEvent *);