![]() |
Blamite Game Engine - Keystone
00373.04.16.23.1650.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <game_viewport.h>
Inheritance diagram for game_viewport:Public Member Functions | |
| game_viewport (QWidget *parent=Q_NULLPTR) | |
| ~game_viewport () | |
| void | RefreshStatusBar () |
Public Member Functions inherited from BlamEditorDocumentWidget | |
| BlamEditorDocumentWidget (QWidget *parent=nullptr) | |
Additional Inherited Members | |
Public Attributes inherited from BlamEditorDocumentWidget | |
| BlamEditorDocument * | document = nullptr |
| The document associated with this widget. More... | |
| game_viewport::game_viewport | ( | QWidget * | parent = Q_NULLPTR | ) |
| game_viewport::~game_viewport | ( | ) |
| void game_viewport::RefreshStatusBar | ( | ) |