eVaf
eVaf::LogView::Internal::Window Class Reference

The log view window. More...

#include <LogView/logview.h>

Public Slots

void loggerEvent (Common::iLogger::Severity severity, QString const &text, QString const &source, QString const &where)
 

Public Member Functions

virtual bool event (QEvent *e)
 
 Window (QString const &args, QWidget *parent=0, Qt::WindowFlags flags=0)
 
virtual ~Window ()
 
- Public Member Functions inherited from eVaf::Gui::Panel
 Panel (QWidget *parent=0, Qt::WindowFlags f=0)
 
virtual ~Panel ()
 

Detailed Description

The log view window.

Definition at line 175 of file logview.h.

Constructor & Destructor Documentation

eVaf::LogView::Internal::Window::Window ( QString const &  args,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)
virtual eVaf::LogView::Internal::Window::~Window ( )
virtual

Member Function Documentation

virtual bool eVaf::LogView::Internal::Window::event ( QEvent e)
virtual
void eVaf::LogView::Internal::Window::loggerEvent ( Common::iLogger::Severity  severity,
QString const &  text,
QString const &  source,
QString const &  where 
)
slot

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