From 5e6ed53e40a6bedf5c88f175b27d809c7fdffaea Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 21 Sep 2013 08:50:09 -0700 Subject: In planner / add dive use 'ESC' to hide the gas selection popup Not sure if there are other keys we should support. Signed-off-by: Dirk Hohndel --- qt-ui/diveplanner.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/diveplanner.h') diff --git a/qt-ui/diveplanner.h b/qt-ui/diveplanner.h index 0c91bcdef..81825c765 100644 --- a/qt-ui/diveplanner.h +++ b/qt-ui/diveplanner.h @@ -153,6 +153,7 @@ private slots: void selectGas(const QModelIndex& index); void pointInserted(const QModelIndex&, int start, int end); void pointsRemoved(const QModelIndex&, int start, int end); + bool eventFilter(QObject *object, QEvent* event); private: void moveActiveHandler(const QPointF& MappedPos, const int pos); -- cgit v1.2.3-70-g09d2