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

#include <BlamEditorDocument.h>

+ Inheritance diagram for BlamEditorDocumentSubWindow:
+ Collaboration diagram for BlamEditorDocumentSubWindow:

Public Member Functions

 BlamEditorDocumentSubWindow (QWidget *parent=nullptr)
 
void closeEvent (QCloseEvent *closeEvent)
 

Public Attributes

BlamEditorDocumentdocument = nullptr
 The document associated with this widget. More...
 

Constructor & Destructor Documentation

◆ BlamEditorDocumentSubWindow()

BlamEditorDocumentSubWindow::BlamEditorDocumentSubWindow ( QWidget *  parent = nullptr)
inline

Member Function Documentation

◆ closeEvent()

void BlamEditorDocumentSubWindow::closeEvent ( QCloseEvent *  closeEvent)
+ Here is the call graph for this function:

Member Data Documentation

◆ document

BlamEditorDocument* BlamEditorDocumentSubWindow::document = nullptr

The document associated with this widget.


The documentation for this class was generated from the following files: