LeviLamina
|
This is the complete list of members for Editor::Settings::Theme, including all inherited members.
$ctor(::std::function< void(::Editor::Settings::ThemeProps const &)> fullSyncCallback, ::std::function< void(::std::string const &)> onCurrentThemeChangeCallback, ::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> onNewThemeCreatedCallback, ::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> onThemeColorUpdatedCallback, ::std::function< void(::std::string const &)> onThemeDeletedCallback) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
_cloneThemeColorProps(::std::unordered_map<::HashedString, ::mce::Color > colorProps) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
_getDarkThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getDefaultThemesMap() (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getDefaultWorldUIColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getEmptyColorKeyMap() (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getHighContrastThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getLightThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getRedstoneThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
_getThemeDoesNotExistError(::std::string const &themeId, bool isCustom) const (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
addNewTheme(::std::string const &id, ::std::optional<::std::string > const &name, ::std::optional<::std::string > const &sourceThemeId, bool notifyUpdate) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
bindType(::cereal::ReflectionCtx &ctx) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | static |
canThemeBeModified(::std::string const &id) const (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
deleteTheme(::std::string const &id, bool notifyUpdate) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
getThemeColors(::std::string const &id) const (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
getThemePalette(::std::string const &id) const (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnk1f5339 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnk2b56a1 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnk9e8945 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnkb81eb0 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnkba74b5 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
mUnkdb376c (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
operator=(Theme const &) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
resolveColorKey(::Editor::Settings::ThemeSettingsColorKey key) const (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
setCurrentTheme(::std::string const &id, bool notifyUpdate) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
setThemeName(::std::string const &id, ::std::string const &name) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
Theme(Theme const &) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
Theme() (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
Theme(::std::function< void(::Editor::Settings::ThemeProps const &)> fullSyncCallback, ::std::function< void(::std::string const &)> onCurrentThemeChangeCallback, ::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> onNewThemeCreatedCallback, ::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> onThemeColorUpdatedCallback, ::std::function< void(::std::string const &)> onThemeDeletedCallback) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
updateThemeColor(::std::string const &id, ::Editor::Settings::ThemeSettingsColorKey key, ::mce::Color const &newColor, bool notifyUpdate) (defined in Editor::Settings::Theme) | Editor::Settings::Theme |