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.
ScenarioLoadingDialog Class Reference

#include <scenario_loading.h>

+ Inheritance diagram for ScenarioLoadingDialog:
+ Collaboration diagram for ScenarioLoadingDialog:

Public Slots

void UpdateProgressStage (int stage)
 
void ScenarioLoadFinished ()
 

Signals

void StartScenarioLoad (std::string _project_name, std::string _tag_path)
 

Public Member Functions

 ScenarioLoadingDialog (QWidget *parent=Q_NULLPTR)
 
 ~ScenarioLoadingDialog ()
 
void LoadScenario (std::string _project_name, std::string _tag_path)
 
void RefreshIcon ()
 
void showEvent (QShowEvent *event)
 

Constructor & Destructor Documentation

◆ ScenarioLoadingDialog()

ScenarioLoadingDialog::ScenarioLoadingDialog ( QWidget *  parent = Q_NULLPTR)
+ Here is the call graph for this function:

◆ ~ScenarioLoadingDialog()

ScenarioLoadingDialog::~ScenarioLoadingDialog ( )

Member Function Documentation

◆ LoadScenario()

void ScenarioLoadingDialog::LoadScenario ( std::string  _project_name,
std::string  _tag_path 
)
+ Here is the call graph for this function:

◆ RefreshIcon()

void ScenarioLoadingDialog::RefreshIcon ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ScenarioLoadFinished

void ScenarioLoadingDialog::ScenarioLoadFinished ( )
slot
+ Here is the caller graph for this function:

◆ showEvent()

void ScenarioLoadingDialog::showEvent ( QShowEvent *  event)
+ Here is the call graph for this function:

◆ StartScenarioLoad

void ScenarioLoadingDialog::StartScenarioLoad ( std::string  _project_name,
std::string  _tag_path 
)
signal

◆ UpdateProgressStage

void ScenarioLoadingDialog::UpdateProgressStage ( int  stage)
slot
+ Here is the caller graph for this function:

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