CLogHistory(QObject *parent=nullptr)
Constructor.
void elementAdded(const swift::misc::CStatusMessage &msg)
Signal emitted for each new log message.
CLogHistoryReplica(QObject *parent=nullptr)
Constructor.
void elementsReplaced(const swift::misc::CStatusMessageList &msgs)
Signal emitted when the whole history is updated wholesale.
CLogHistorySource(QObject *parent=nullptr)
Constructor.