BCESolve
BCELogHandler Class Reference

Log tab for the BCEViewer. More...

#include <bceloghandler.hpp>

Inheritance diagram for BCELogHandler:
Collaboration diagram for BCELogHandler:

Public Member Functions

 BCELogHandler ()
 Constructor.
 
QVBoxLayout * getLayout () const
 Returns a pointer to the log handler's layout.
 

Public Attributes

QTextEdit * logText
 Text edit contained in the log handler.
 

Private Attributes

QVBoxLayout * layout
 Layout for the log handler.
 

Detailed Description

Log tab for the BCEViewer.

This class handles the log tab in the viewer. It contains a QTextEdit for displaying log output.


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