21#include <QTreeWidgetItem>
33 const QDateTime &
timestamp = QDateTime::currentDateTime());
55 virtual bool operator<(
const QTreeWidgetItem &other)
const;
QDateTime timestamp() const
void setMessage(const QString &message)
tc::Severity severity() const
void setSeverity(tc::Severity type)
LogTreeItem(tc::Severity type, const QString &message, const QDateTime ×tamp=QDateTime::currentDateTime())
static QString severityToString(tc::Severity severity)
void setTimestamp(const QDateTime ×tamp)
virtual bool operator<(const QTreeWidgetItem &other) const