Elaztek Developer Hub
Blamite Game Engine - Keystone  00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
BlamEditorWorkspace_WindowInfo Struct Reference

#include <BlamEditorWorkspace.h>

Public Attributes

BlamEditorToolWindowType window_type = BlamEditorToolWindowType::Unspecified
 
bool docked = false
 
Qt::DockWidgetArea dock_position = Qt::DockWidgetArea::LeftDockWidgetArea
 
int width = 0
 
int height = 0
 
int pos_x = 0
 
int pos_y = 0
 

Member Data Documentation

◆ dock_position

Qt::DockWidgetArea BlamEditorWorkspace_WindowInfo::dock_position = Qt::DockWidgetArea::LeftDockWidgetArea

◆ docked

bool BlamEditorWorkspace_WindowInfo::docked = false

◆ height

int BlamEditorWorkspace_WindowInfo::height = 0

◆ pos_x

int BlamEditorWorkspace_WindowInfo::pos_x = 0

◆ pos_y

int BlamEditorWorkspace_WindowInfo::pos_y = 0

◆ width

int BlamEditorWorkspace_WindowInfo::width = 0

◆ window_type

BlamEditorToolWindowType BlamEditorWorkspace_WindowInfo::window_type = BlamEditorToolWindowType::Unspecified

The documentation for this struct was generated from the following file: