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

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...
 

Detailed Description

Structure representing a theme variant.

Theme variants can be used to make minor adjustments to a theme, such as changing an accent color.

Member Data Documentation

◆ name

std::string BlamEditorThemeVariant::name

The name of this theme variant.

◆ properties

std::map<std::string, std::string> BlamEditorThemeVariant::properties

The list of properties for this theme variant.


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