![]() |
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
A theme changing notice dialog. More...
#include <theme_changing_dialog.h>
Public Member Functions | |
theme_changing_dialog (QString new_theme_name, QWidget *parent=Q_NULLPTR) | |
~theme_changing_dialog () | |
A theme changing notice dialog.
This dialog is shown whenever the active theme is being changed. Since applying stylesheets can cause the application to seem to hang, we show this dialog letting the user know to be patient and wait.
The dialog should be closed whenever the theme is finished applying.
theme_changing_dialog::theme_changing_dialog | ( | QString | new_theme_name, |
QWidget * | parent = Q_NULLPTR |
||
) |
theme_changing_dialog::~theme_changing_dialog | ( | ) |