44 QStatusBar* statusBar();
48 void setWindowGeometry(QRect newRect);
52 void showNotification(QWidget* notif);
53 void showStatusBarMessage(
const QString &message);
56 void loadProgress(
int value);
62 void closeEvent(QCloseEvent *event)
override;
63 void resizeEvent(QResizeEvent *event)
override;
70 QVBoxLayout* m_layout;
71 QStatusBar* m_statusBar;
75 QAction* m_actionReload;
76 QAction* m_actionStop;
77 QPointer<SearchToolBar> m_search;
78 QWidget *m_notificationWidget;
int value(const QColor &c)