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

Interface used to listen to theme change events. More...

#include <KeystoneThemeChangeReceiver.h>

+ Inheritance diagram for KeystoneThemeChangeReceiver:

Public Member Functions

virtual void OnThemeChange (BlamEditorTheme *new_theme)
 Called when the active theme is changed. More...
 

Detailed Description

Interface used to listen to theme change events.

Todo:
Replace with a more elegant system.

Member Function Documentation

◆ OnThemeChange()

virtual void KeystoneThemeChangeReceiver::OnThemeChange ( BlamEditorTheme new_theme)
inlinevirtual

Called when the active theme is changed.

Parameters
new_theme- The newly applied theme.

Reimplemented in shared_settings, and SkinnableMdiArea.


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