![]() |
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QDockWidget>
#include <Strings/components/interface/logger/logger.h>
#include <Strings/components/classes/events/events.h>
#include "components/editor_data/tool_window/BlamEditorToolWindow.h"
#include "ui_console_output.h"
Go to the source code of this file.
Classes | |
class | BlamOutputLogReceiver |
Log message receiver, used to listen for new messages from any logger. More... | |
class | BlamEditorToolWindow_Output |
The console output window. More... | |