fileview, status: replace escapePressed and refreshPressed by event.ignore()
We can bubble up key press event through Qt's object tree if it's explicitly ignored.
Please register or sign in to comment
We can bubble up key press event through Qt's object tree if it's explicitly ignored.