Close search popup window on Escape pressed
This commit is contained in:
committed by
pajlada
parent
a3f6d2b773
commit
14eb302c3d
@@ -22,6 +22,9 @@ public:
|
||||
|
||||
void setChannel(std::shared_ptr<Channel> channel);
|
||||
|
||||
protected:
|
||||
void keyPressEvent(QKeyEvent *e) override;
|
||||
|
||||
private:
|
||||
void initLayout();
|
||||
void performSearch();
|
||||
|
||||
Reference in New Issue
Block a user