tray
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <QTimer>
|
||||
#include <QEventLoop>
|
||||
#include <QFileDialog>
|
||||
#include <QSystemTrayIcon>
|
||||
|
||||
|
||||
class WebViewQt;
|
||||
@@ -50,6 +51,8 @@ private:
|
||||
|
||||
private slots:
|
||||
void stopEventloop();
|
||||
void handleTrayActivation(QSystemTrayIcon::ActivationReason reason);
|
||||
void handleTrayMessageClick();
|
||||
|
||||
private:
|
||||
void postCommand(Command *cmd);
|
||||
|
||||
Reference in New Issue
Block a user