26 #include "Helper/Logger/LogListener.h" 27 #include "GUI/Helper/SayonaraWidget/SayonaraWidget.h" 29 #include <QStringList> 45 void sig_new_log(
const QString& str);
48 explicit LogObject(QObject* parent=
nullptr);
51 void add_log_line(
const QString& str)
override;
67 void showEvent(QShowEvent* e)
override;
76 void language_changed()
override;
77 void log_ready(
const QString& str);
81 #endif // GUI_LOGGER_H Definition: LogListener.h:27
Definition: ui_GUI_Logger.h:83
Definition: GUI_SomaFM.h:34
Definition: GUI_Logger.h:38
Definition: GUI_Logger.h:55