ASPiK SDK
VSTGUI::Standalone::Preferences Member List

This is the complete list of members for VSTGUI::Standalone::Preferences, including all inherited members.

get(const UTF8String &key) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
getGroupKey() const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
getGroupSeparator() const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
getNumber(const UTF8String &key) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
getPoint(const UTF8String &key) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
operator=(Preferences &&)=default (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferences
Preferences(Preferences &&)=default (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferences
Preferences(const std::initializer_list< const char *> &groups, const char *groupSeparator=DefaultPreferencesGroupSeparator) (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
Preferences(const UTF8String &inGroupKey="", const char *groupSeparator=DefaultPreferencesGroupSeparator) (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
set(const UTF8String &key, const UTF8String &value) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
setFloat(const UTF8String &key, T value, uint32_t precision=8) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
setNumber(const UTF8String &key, T value) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
setPoint(const UTF8String &key, CPoint p, uint32_t precision=8) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline
subGroupPreferences(const UTF8String &subGroup) const (defined in VSTGUI::Standalone::Preferences)VSTGUI::Standalone::Preferencesinline