23#ifndef BCELOGHANDLER_HPP
24#define BCELOGHANDLER_HPP
54 layout =
new QVBoxLayout();
Log tab for the BCEViewer.
Definition: bceloghandler.hpp:37
BCELogHandler()
Constructor.
Definition: bceloghandler.hpp:51
QVBoxLayout * layout
Layout for the log handler.
Definition: bceloghandler.hpp:38
QVBoxLayout * getLayout() const
Returns a pointer to the log handler's layout.
Definition: bceloghandler.hpp:62
QTextEdit * logText
Text edit contained in the log handler.
Definition: bceloghandler.hpp:48