Go to the documentation of this file.
16 #ifndef _STATUSEVENTITEM_H
17 #define _STATUSEVENTITEM_H
19 #include <QTreeWidgetItem>
57 void setIcon(
const QPixmap &pixmap);
73 QString
title()
const;
116 virtual bool operator<(
const QTreeWidgetItem &other)
const;
virtual bool operator<(const QTreeWidgetItem &other) const
QString description() const
void setIcon(const QPixmap &pixmap)
void setTitle(const QString &title)
void setHelpUrl(const QString &url)
StatusEventItem(QTreeWidget *parent=0)
void setDescription(const QString &description)
void setTimestamp(const QDateTime ×tamp)
QDateTime timestamp() const
void setToolTip(const QString &toolTip)