Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Keystone
00317.05.31.21.2243.blamite
A library that enables the use of Qt in Blamite's editing tools.
ui_shared.h
Go to the documentation of this file.
1
#pragma once
2
6
enum class
BlamWorkspaceLayoutType
7
{
8
MDI
,
9
Tabs
10
};
BlamWorkspaceLayoutType::Tabs
@ Tabs
Sub-windows will be organized using tabs, similar to more modern editing tools.
BlamWorkspaceLayoutType::MDI
@ MDI
Sub-windows will be organized using MDI (Multiple Document Interface).
BlamWorkspaceLayoutType
BlamWorkspaceLayoutType
Enumerator used to specify the workspace layout method that an application should use.
Definition:
ui_shared.h:6
keystone
components
ui
shared
ui_shared.h
Generated on Mon May 31 2021 23:07:30 for Blamite Game Engine - Keystone by
1.8.17