eVaf
eVaf::LogView::Internal::Widget Class Reference

The log view widget. More...

#include <LogView/logview.h>

Public Member Functions

void addMessage (Common::iLogger::Severity severity, QString const &text, QString const &where)
 
QString const & source () const
 
 Widget (QString const &source, QWidget *parent=0)
 

Detailed Description

The log view widget.

The Widget class implements a widget that shows messages from one logger source.

Definition at line 132 of file logview.h.

Constructor & Destructor Documentation

eVaf::LogView::Internal::Widget::Widget ( QString const &  source,
QWidget parent = 0 
)

Member Function Documentation

void eVaf::LogView::Internal::Widget::addMessage ( Common::iLogger::Severity  severity,
QString const &  text,
QString const &  where 
)
inline

Definition at line 142 of file logview.h.

QString const& eVaf::LogView::Internal::Widget::source ( ) const
inline

Definition at line 140 of file logview.h.


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