|
SPH
|
This is the complete list of members for GuiSettings, including all inherited members.
| accessor | GuiSettings | |
| addEntries(const Settings &settings) | Settings< GuiSettingsId > | inline |
| begin() const | Settings< GuiSettingsId > | |
| end() const | Settings< GuiSettingsId > | |
| get(const GuiSettingsId id) const | GuiSettings | inline |
| get(const GuiSettingsId id) const | GuiSettings | |
| get(const GuiSettingsId id) const | GuiSettings | |
| Settings< GuiSettingsId >::get(const GuiSettingsId idx, std::enable_if_t<!std::is_enum< std::decay_t< TValue >>::value, int >=0) const | Settings< GuiSettingsId > | inline |
| Settings< GuiSettingsId >::get(const GuiSettingsId idx, std::enable_if_t< std::is_enum< std::decay_t< TValue >>::value, int >=0) const | Settings< GuiSettingsId > | inline |
| getDefaults() | Settings< GuiSettingsId > | static |
| getEntryDesc(const GuiSettingsId idx) | Settings< GuiSettingsId > | inlinestatic |
| getEntryId(const std::string &name) | Settings< GuiSettingsId > | inlinestatic |
| getEntryName(const GuiSettingsId idx) | Settings< GuiSettingsId > | inlinestatic |
| getEntryType(const GuiSettingsId idx) | Settings< GuiSettingsId > | inlinestatic |
| getFlags(const GuiSettingsId idx) const | Settings< GuiSettingsId > | inline |
| has(const GuiSettingsId idx) const | Settings< GuiSettingsId > | inline |
| hasType(const GuiSettingsId idx) const | Settings< GuiSettingsId > | inline |
| loadFromFile(const Path &path) | Settings< GuiSettingsId > | |
| operator=(std::initializer_list< Entry > list) | Settings< GuiSettingsId > | |
| operator=(const Settings &other) | Settings< GuiSettingsId > | |
| operator=(Settings &&other) | Settings< GuiSettingsId > | |
| saveToFile(const Path &path) const | Settings< GuiSettingsId > | |
| set(const GuiSettingsId id, const TValue &value) | GuiSettings | inline |
| set(const GuiSettingsId id, const Rgba &color) | GuiSettings | |
| Settings< GuiSettingsId >::set(const GuiSettingsId idx, TValue &&value, std::enable_if_t<!std::is_enum< std::decay_t< TValue >>::value, int >=0) | Settings< GuiSettingsId > | inline |
| Settings< GuiSettingsId >::set(const GuiSettingsId idx, TValue &&value, std::enable_if_t< std::is_enum< std::decay_t< TValue >>::value, int >=0) | Settings< GuiSettingsId > | inline |
| Settings< GuiSettingsId >::set(const GuiSettingsId idx, const Flags< TValue > flags) | Settings< GuiSettingsId > | inline |
| Settings< GuiSettingsId >::set(const GuiSettingsId idx, EmptyFlags) | Settings< GuiSettingsId > | inline |
| Settings< GuiSettingsId >::set(const GuiSettingsId idx, const EnumWrapper ew) | Settings< GuiSettingsId > | inline |
| Settings() | Settings< GuiSettingsId > | |
| Settings(EmptySettingsTag) | Settings< GuiSettingsId > | |
| Settings(const Settings &other) | Settings< GuiSettingsId > | |
| Settings(Settings &&other) | Settings< GuiSettingsId > | |
| size() const | Settings< GuiSettingsId > | |
| tryLoadFileOrSaveCurrent(const Path &path, const Settings &overrides=EMPTY_SETTINGS) | Settings< GuiSettingsId > | |
| typeToString(const int type) | Settings< GuiSettingsId > | static |
| unset(const GuiSettingsId idx) | Settings< GuiSettingsId > | inline |