![]() |
Blamite Game Engine - Keystone
00347.12.11.21.1920.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Structure representing a theme variant. More...
#include <themes.h>
Public Attributes | |
| std::string | name |
| The name of this theme variant. More... | |
| std::map< std::string, std::string > | properties |
| The list of properties for this theme variant. More... | |
Structure representing a theme variant.
Theme variants can be used to make minor adjustments to a theme, such as changing an accent color.
| std::string BlamEditorThemeVariant::name |
The name of this theme variant.
| std::map<std::string, std::string> BlamEditorThemeVariant::properties |
The list of properties for this theme variant.