109 PropertiesFile* getCommonSettings (
bool returnUserPropsIfReadOnly);
130 std::unique_ptr<PropertiesFile> userProps, commonProps;
131 int commonSettingsAreReadOnly = 0;
#define JUCE_API
This macro is added to all JUCE public class declarations.
Structure describing properties file options.
Manages a collection of properties.
const PropertiesFile::Options & getStorageParameters() const noexcept
Returns the current storage parameters.
Wrapper on a file that stores a list of key/value data pairs.