KVIrc 5.2.6
Developer APIs
LogListViewLog Class Reference

#include <LogViewWidget.h>

+ Inheritance diagram for LogListViewLog:

Public Member Functions

virtual QString fileName () const
 
 LogListViewLog (QTreeWidgetItem *pPar, LogFile::Type eType, std::shared_ptr< LogFile > pLog)
 
 ~LogListViewLog ()
 
- Public Member Functions inherited from LogListViewItem
std::weak_ptr< LogFilelog ()
 
 LogListViewItem (QTreeWidget *pPar, LogFile::Type eType, std::shared_ptr< LogFile > pLog)
 
 LogListViewItem (QTreeWidgetItem *pPar, LogFile::Type eType, std::shared_ptr< LogFile > pLog)
 
 ~LogListViewItem ()
 

Protected Member Functions

bool operator< (const QTreeWidgetItem &other) const
 

Additional Inherited Members

- Public Attributes inherited from LogListViewItem
LogFile::Type m_eType
 
std::shared_ptr< LogFilem_pFileData
 

Constructor & Destructor Documentation

◆ LogListViewLog()

LogListViewLog::LogListViewLog ( QTreeWidgetItem * pPar,
LogFile::Type eType,
std::shared_ptr< LogFile > pLog )

◆ ~LogListViewLog()

LogListViewLog::~LogListViewLog ( )
inline

Member Function Documentation

◆ fileName()

virtual QString LogListViewLog::fileName ( ) const
inlinevirtual

Reimplemented from LogListViewItem.

References LogListViewItem::m_pFileData.

◆ operator<()

bool LogListViewLog::operator< ( const QTreeWidgetItem & other) const
inlineprotected

The documentation for this class was generated from the following files: