JUCE
PropertiesFile Member List
This is the complete list of members for
PropertiesFile
, including all inherited members.
addAllPropertiesFrom
(const PropertySet &source)
PropertySet
addChangeListener
(ChangeListener *listener)
ChangeBroadcaster
callAfterDelay
(int milliseconds, std::function< void()> functionToCall)
Timer
private
static
callPendingTimersSynchronously
()
Timer
private
static
ChangeBroadcaster
() noexcept
ChangeBroadcaster
clear
()
PropertySet
containsKey
(StringRef keyName) const noexcept
PropertySet
createXml
(const String &nodeName) const
PropertySet
dispatchPendingMessages
()
ChangeBroadcaster
getAllProperties
() noexcept
PropertySet
getBoolValue
(StringRef keyName, bool defaultReturnValue=false) const noexcept
PropertySet
getDoubleValue
(StringRef keyName, double defaultReturnValue=0.0) const noexcept
PropertySet
getFallbackPropertySet
() const noexcept
PropertySet
getFile
() const noexcept
PropertiesFile
getIntValue
(StringRef keyName, int defaultReturnValue=0) const noexcept
PropertySet
getLock
() const noexcept
PropertySet
getTimerInterval
() const noexcept
Timer
private
getValue
(StringRef keyName, const String &defaultReturnValue=String()) const noexcept
PropertySet
getXmlValue
(StringRef keyName) const
PropertySet
isTimerRunning
() const noexcept
Timer
private
isValidFile
() const noexcept
PropertiesFile
needsToBeSaved
() const
PropertiesFile
PropertySet::operator=
(const PropertySet &other)
PropertySet
PropertiesFile
(const Options &options)
PropertiesFile
explicit
PropertiesFile
(const File &file, const Options &options)
PropertiesFile
propertyChanged
() override
PropertiesFile
protected
virtual
PropertySet
(bool ignoreCaseOfKeyNames=false)
PropertySet
PropertySet
(const PropertySet &other)
PropertySet
reload
()
PropertiesFile
removeAllChangeListeners
()
ChangeBroadcaster
removeChangeListener
(ChangeListener *listener)
ChangeBroadcaster
removeValue
(StringRef keyName)
PropertySet
restoreFromXml
(const XmlElement &xml)
PropertySet
save
()
PropertiesFile
saveIfNeeded
()
PropertiesFile
sendChangeMessage
()
ChangeBroadcaster
sendSynchronousChangeMessage
()
ChangeBroadcaster
setFallbackPropertySet
(PropertySet *fallbackProperties) noexcept
PropertySet
setNeedsToBeSaved
(bool needsToBeSaved)
PropertiesFile
setValue
(StringRef keyName, const var &value)
PropertySet
setValue
(StringRef keyName, const XmlElement *xml)
PropertySet
startTimer
(int intervalInMilliseconds) noexcept
Timer
private
startTimerHz
(int timerFrequencyHz) noexcept
Timer
private
stopTimer
() noexcept
Timer
private
StorageFormat
enum name
PropertiesFile
storeAsBinary
enum value
PropertiesFile
storeAsCompressedBinary
enum value
PropertiesFile
storeAsXML
enum value
PropertiesFile
Timer
() noexcept
Timer
private
Timer
(const Timer &) noexcept
Timer
private
~ChangeBroadcaster
()
ChangeBroadcaster
virtual
~PropertiesFile
() override
PropertiesFile
~PropertySet
()
PropertySet
virtual
~Timer
()
Timer
private
virtual
Generated on Sat Jun 27 2020 20:00:19 for JUCE by
1.8.13