37 #ifndef INFORMATIONWINDOW_H
38 #define INFORMATIONWINDOW_H
45 #include "ui_informationwindow.h"
46 #include "../Utils/info.h"
53 #include <QDockWidget>
103 void writeToLog(
const QString& logMsg, LogKind lgknd, LogLevel lglvl);
114 Ui::InformationWindowWidget *ui;
117 QTextBrowser* m_pTextBrowser_Log;
118 LogLevel m_eLogLevelCurrent;
124 #endif // INFORMATIONWINDOW_H