Elaztek Developer Hub
Blamite Game Engine - Keystone  00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
theme_changing_dialog Class Reference

A theme changing notice dialog. More...

#include <theme_changing_dialog.h>

+ Inheritance diagram for theme_changing_dialog:
+ Collaboration diagram for theme_changing_dialog:

Public Member Functions

 theme_changing_dialog (QString new_theme_name, QWidget *parent=Q_NULLPTR)
 
 ~theme_changing_dialog ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ theme_changing_dialog()

theme_changing_dialog::theme_changing_dialog ( QString  new_theme_name,
QWidget *  parent = Q_NULLPTR 
)
+ Here is the call graph for this function:

◆ ~theme_changing_dialog()

theme_changing_dialog::~theme_changing_dialog ( )

The documentation for this class was generated from the following files: