 |
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
4 #include <qgraphicsscene.h>
6 #include <qgraphicsitem.h>
9 #include "ui_alert_widget.h"
19 QGraphicsScene* scene =
nullptr;
20 QGraphicsPixmapItem* pixmap_item =
nullptr;
@ Error
Dialog icon will be a red circle with an X.
KeystoneMessageBoxType
Enumerator containing different possible message box types, primarily used to control the icon that i...
Definition: qt_message_box.h:10
@ Warning
Dialog icon will be a yellow triangle with an exclamation mark.
KEYSTONE BlamEditorTheme * GetActiveTheme()
Retrieves the currently selected theme.
Definition: themes.cpp:335
@ None
The dialog will not contain an icon.