Tome
A generic data editor for games supporting arbitrary input and output formats.
Public Member Functions | List of all members
Tome::OutputDockWidget Class Reference

Dock widget for showing Qt messages (e.g. qInfo or qCritical). More...

#include <outputdockwidget.h>

Inheritance diagram for Tome::OutputDockWidget:

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.
 

Detailed Description

Dock widget for showing Qt messages (e.g. qInfo or qCritical).

Constructor & Destructor Documentation

◆ OutputDockWidget()

OutputDockWidget::OutputDockWidget ( QWidget *  parent)

Constructs a new dock widget for showing Qt messages.

Parameters
parentOptional owner widget.

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