![]() |
Blamite Game Engine - Keystone
00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <FontToolLaunchDialog.h>
Public Member Functions | |
FontToolLaunchDialog (QWidget *parent=Q_NULLPTR) | |
~FontToolLaunchDialog () | |
bool | ShouldExit () |
bool | OpenExisting () |
std::string | GetExistingFilePath () |
FontToolLaunchDialog::FontToolLaunchDialog | ( | QWidget * | parent = Q_NULLPTR | ) |
FontToolLaunchDialog::~FontToolLaunchDialog | ( | ) |
std::string FontToolLaunchDialog::GetExistingFilePath | ( | ) |
bool FontToolLaunchDialog::OpenExisting | ( | ) |
bool FontToolLaunchDialog::ShouldExit | ( | ) |