34 #include <QMainWindow> 48 QIcon get_icon(
const QString& icon_name);
58 QPixmap get_pixmap(
const QString& icon_name, QSize sz=QSize(0, 0),
bool keep_aspect=
true);
64 void set_main_window(QMainWindow* window);
70 QMainWindow* get_main_window();
73 #endif // GUI_HELPER_H Definition: GUI_Helper.h:41