Data model for the log view widget.
More...
#include <LogView/logview.h>
Data model for the log view widget.
Definition at line 58 of file logview.h.
| eVaf::LogView::Internal::Model::Model |
( |
QObject * |
parent = 0 | ) |
|
| void eVaf::LogView::Internal::Model::addMessage |
( |
Common::iLogger::Severity |
severity, |
|
|
QString const & |
text, |
|
|
QString const & |
where |
|
) |
| |
| bool eVaf::LogView::Internal::Model::copyToClipboard |
( |
QModelIndex const & |
index | ) |
|
| virtual QVariant eVaf::LogView::Internal::Model::data |
( |
QModelIndex const & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
| QString eVaf::LogView::Internal::Model::details |
( |
QModelIndex const & |
index | ) |
const |
| QString eVaf::LogView::Internal::Model::errorString |
( |
| ) |
const |
|
inline |
| void eVaf::LogView::Internal::Model::messageAdded |
( |
QModelIndex const & |
index | ) |
|
|
signal |
| Message const& eVaf::LogView::Internal::Model::messageAt |
( |
int |
idx | ) |
const |
|
inline |
| virtual int eVaf::LogView::Internal::Model::rowCount |
( |
QModelIndex const & |
parent = QModelIndex() | ) |
const |
|
inlinevirtual |
| bool eVaf::LogView::Internal::Model::saveToFile |
( |
QString const & |
fileName | ) |
|
The documentation for this class was generated from the following file: