The log view widget.  
 More...
#include <LogView/logview.h>
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.
 
      
        
          | eVaf::LogView::Internal::Widget::Widget  | 
          ( | 
          QString const &  | 
          source,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void eVaf::LogView::Internal::Widget::addMessage  | 
          ( | 
          Common::iLogger::Severity  | 
          severity,  | 
         
        
           | 
           | 
          QString const &  | 
          text,  | 
         
        
           | 
           | 
          QString const &  | 
          where  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | QString const& eVaf::LogView::Internal::Widget::source  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: