![]() |
Blamite Game Engine - Keystone
00387.06.22.23.2154.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <game_viewport.h>
Inheritance diagram for game_viewport:
Collaboration 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 | ) |
Here is the call graph for this function:| game_viewport::~game_viewport | ( | ) |
Here is the call graph for this function:| void game_viewport::RefreshStatusBar | ( | ) |
Here is the caller graph for this function: