36 #include <QPlainTextEdit>
38 #include <QToolButton>
40 #include <QtCore/qreadwritelock.h>
42 #include <QPushButton>
138 void handleChannelUpdated(spdlog::level::level_enum t,
const std::string& logger_name, std::string
const& msg);
190 void restoreSettings();
192 void scrollToBottom();
207 bool mWarningSeverity;
214 int mCurrentChannelIndex = -2;
215 std::string mCurrentChannel;
218 bool mUserInteractedWithScrollbar;
A combobox for selecting a logger channel.
Abstract class for Widgets within HAL's ContentArea.
Appends log messages to the corresponding LoggerWidget.
A QFrame with a QLineEdit that can be used to input a substring to search for.
QObject * parent() const const