![]() |
Blamite Game Engine - Keystone
00316.05.31.21.2007.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>
Inheritance diagram for KeystoneThemeChangeReceiver: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 guerilla_window, and SkinnableMdiArea.