1#ifndef _LOGVIEWWIDGET_H_
2#define _LOGVIEWWIDGET_H_
49 virtual QString
fileName()
const {
return QString(); };
Contains the KviWindow class.
Type
Holds the type of the log file.
Definition LogFile.h:68
Definition LogViewWidget.h:53
~LogListViewItemFolder()
Definition LogViewWidget.h:56
Definition LogViewWidget.h:62
~LogListViewItemType()
Definition LogViewWidget.h:65
Definition LogViewWidget.h:37
~LogListViewItem()
Definition LogViewWidget.h:41
LogFile::Type m_eType
Definition LogViewWidget.h:44
virtual QString fileName() const
Definition LogViewWidget.h:49
std::shared_ptr< LogFile > m_pFileData
Definition LogViewWidget.h:45
std::weak_ptr< LogFile > log()
Definition LogViewWidget.h:48
Definition LogViewWidget.h:69
virtual QString fileName() const
Definition LogViewWidget.h:73
~LogListViewLog()
Definition LogViewWidget.h:72
bool operator<(const QTreeWidgetItem &other) const
Definition LogViewWidget.h:76