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

#include <PluginManagerExportProgressDialog.h>

+ Inheritance diagram for PluginManagerExportProgressDialog_Loader:
+ Collaboration diagram for PluginManagerExportProgressDialog_Loader:

Public Slots

void StartExports ()
 

Signals

void ProgressUpdated (int plugin_number, std::string plugin_name)
 
void ExportsFinished ()
 
void LoadFailure (std::string file_path, std::string error_message)
 

Member Function Documentation

◆ ExportsFinished

void PluginManagerExportProgressDialog_Loader::ExportsFinished ( )
signal
+ Here is the caller graph for this function:

◆ LoadFailure

void PluginManagerExportProgressDialog_Loader::LoadFailure ( std::string  file_path,
std::string  error_message 
)
signal
+ Here is the caller graph for this function:

◆ ProgressUpdated

void PluginManagerExportProgressDialog_Loader::ProgressUpdated ( int  plugin_number,
std::string  plugin_name 
)
signal
+ Here is the caller graph for this function:

◆ StartExports

void PluginManagerExportProgressDialog_Loader::StartExports ( )
slot
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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