![]() |
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the source code of this file.
Classes | |
class | qt_message_box |
A basic message box dialog. More... | |
Enumerations | |
enum | KeystoneMessageBoxType { KeystoneMessageBoxType::None, KeystoneMessageBoxType::Warning, KeystoneMessageBoxType::Error, KeystoneMessageBoxType::Question, KeystoneMessageBoxType::Help, KeystoneMessageBoxType::Info } |
Enumerator containing different possible message box types, primarily used to control the icon that is used. More... | |
enum | KeystoneMessageBoxButtons { KeystoneMessageBoxButtons::Ok, KeystoneMessageBoxButtons::OkCancel, KeystoneMessageBoxButtons::AbortRetryIgnore, KeystoneMessageBoxButtons::YesNo } |
Enumerator containing different possible button combinations. More... | |
|
strong |
Enumerator containing different possible button combinations.
|
strong |
Enumerator containing different possible message box types, primarily used to control the icon that is used.