 |
Blamite Game Engine - Keystone
00443.09.01.25.2122.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
@ Ok
Dialog is shown with an [OK] button.
KEYSTONE BlamEngineViewportWidget * GetViewportWidget()
Retrieves the engine viewport widget.
Definition: engine.cpp:107
@ Error
Dialog icon will be a red circle with an X.
Definition: tag_info_fear.h:8
KEYSTONE KeystoneDialogResult ShowMessageBox(std::string message)
Definition: utils.cpp:294
@ Tag
Indicates the document represents a tag file.
KEYSTONE BlamEditorTheme * GetActiveTheme()
Retrieves the currently selected theme.
Definition: themes.cpp:335
void SetOutputFileLocation(std::string _location)
Definition: new_tag.cpp:69
Definition: game_viewport.h:8
KEYSTONE BlamEditorWindow * GetMainEditorWindow()
Retrieves the main editor window.
Definition: editor_data.cpp:34
~game_viewport()
Definition: game_viewport.cpp:26
Class for the Guerilla New Tag dialog.
Definition: new_tag.h:15
void RefreshStatusBar()
Definition: game_viewport.cpp:32
game_viewport(QWidget *parent=Q_NULLPTR)
Definition: game_viewport.cpp:12
Definition: guerilla_tag_details.h:8
bool OpenDocument(std::string file_path, BlamTagTreeNode *tree_node, BlamEditorDocumentType doctype)
Attempts to open the specified document in the main window.
Definition: BlamEditorWindow.cpp:135
@ File
Indicates the document represents a generic file.