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

Class used to represent a Project tree widget item within the Open Scenario dialog. More...

#include <treewidget.h>

+ Inheritance diagram for BlamOpenScenarioTreeWidget_Project:
+ Collaboration diagram for BlamOpenScenarioTreeWidget_Project:

Public Member Functions

 BlamOpenScenarioTreeWidget_Project (BlamProject *_project)
 Constructs a new Project tree widget item. More...
 

Public Attributes

BlamProject * project = nullptr
 The project associated with this tree widget item. More...
 

Detailed Description

Class used to represent a Project tree widget item within the Open Scenario dialog.

Constructor & Destructor Documentation

◆ BlamOpenScenarioTreeWidget_Project()

BlamOpenScenarioTreeWidget_Project::BlamOpenScenarioTreeWidget_Project ( BlamProject *  _project)

Constructs a new Project tree widget item.

Parameters
_project- The project to associate with this tree widget item.

Member Data Documentation

◆ project

BlamProject* BlamOpenScenarioTreeWidget_Project::project = nullptr

The project associated with this tree widget item.


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