![]() |
Blamite Game Engine - Keystone
00419.04.29.24.1948.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <EngineFirstbootDialog.h>
Public Member Functions | |
EngineFirstbootDialog (QWidget *parent=Q_NULLPTR) | |
~EngineFirstbootDialog () | |
void | OnCancelButtonClicked () |
void | OnOkButtonClicked () |
bool | IsCancelled () |
EngineFirstbootDialog::EngineFirstbootDialog | ( | QWidget * | parent = Q_NULLPTR | ) |
EngineFirstbootDialog::~EngineFirstbootDialog | ( | ) |
bool EngineFirstbootDialog::IsCancelled | ( | ) |
void EngineFirstbootDialog::OnCancelButtonClicked | ( | ) |
void EngineFirstbootDialog::OnOkButtonClicked | ( | ) |