Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
KeystoneThemeChangeReceiver.h
Go to the documentation of this file.
1
#pragma once
2
3
class
BlamEditorTheme
;
4
10
class
KeystoneThemeChangeReceiver
11
{
12
public
:
13
19
virtual
void
OnThemeChange
(
BlamEditorTheme
* new_theme) {};
20
};
KeystoneThemeChangeReceiver::OnThemeChange
virtual void OnThemeChange(BlamEditorTheme *new_theme)
Called when the active theme is changed.
Definition:
KeystoneThemeChangeReceiver.h:19
KeystoneThemeChangeReceiver
Interface used to listen to theme change events.
Definition:
KeystoneThemeChangeReceiver.h:10
BlamEditorTheme
Class representing a Blamite Editor Theme.
Definition:
themes.h:47
keystone
components
interface
KeystoneThemeChangeReceiver.h
Generated on Sun Jun 27 2021 04:36:43 for Blamite Game Engine - Keystone by
1.8.17