![]() |
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Interface used to listen to theme change events. More...
#include <KeystoneThemeChangeReceiver.h>
Public Member Functions | |
virtual void | OnThemeChange (BlamEditorTheme *new_theme) |
Called when the active theme is changed. More... | |
Interface used to listen to theme change events.
|
inlinevirtual |
Called when the active theme is changed.
new_theme | - The newly applied theme. |
Reimplemented in shared_settings, and SkinnableMdiArea.