![]() |
Tome
A generic data editor for games supporting arbitrary input and output formats.
|
Dock widget for showing Qt messages (e.g. qInfo or qCritical). More...
#include <outputdockwidget.h>
Public Member Functions | |
| OutputDockWidget (QWidget *parent) | |
| Constructs a new dock widget for showing Qt messages. More... | |
| void | init () |
| Sets up this dock widget for showing Qt messages. | |
Dock widget for showing Qt messages (e.g. qInfo or qCritical).
| OutputDockWidget::OutputDockWidget | ( | QWidget * | parent | ) |
Constructs a new dock widget for showing Qt messages.
| parent | Optional owner widget. |
1.8.13