This is the complete list of members for Stylesheet, including all inherited members.
addListener(juce::ValueTree::Listener *listener) | Stylesheet | |
addNewStyleClass(const juce::String &name, juce::UndoManager *undo) | Stylesheet | |
addPaletteEntry(const juce::String &name, juce::Colour colour, bool keepIfExists) | Stylesheet | |
deleteStyleClass(const juce::String &name, juce::UndoManager *undo) | Stylesheet | |
getAllClassesNames() const | Stylesheet | |
getBackgroundImage(const juce::ValueTree &node) const | Stylesheet | |
getColour(const juce::String &name) const | Stylesheet | |
getCurrentPalette() | Stylesheet | |
getCurrentStyle() const | Stylesheet | |
getLookAndFeel(const juce::ValueTree &node) const | Stylesheet | |
getLookAndFeelNames() const | Stylesheet | |
getPaletteEntryNames() const | Stylesheet | |
getStyleProperty(const juce::Identifier &name, const juce::ValueTree &node, bool inherit=true, juce::ValueTree *definedHere=nullptr) const | Stylesheet | |
isClassNode(const juce::ValueTree &node) const | Stylesheet | |
isColourPaletteNode(const juce::ValueTree &node) const | Stylesheet | |
isIdNode(const juce::ValueTree &node) const | Stylesheet | |
isTypeNode(const juce::ValueTree &node) const | Stylesheet | |
parseColour(const juce::String &name) | Stylesheet | static |
registerLookAndFeel(juce::String name, std::unique_ptr< juce::LookAndFeel > lookAndFeel) | Stylesheet | |
removeListener(juce::ValueTree::Listener *listener) | Stylesheet | |
setColourPalette() | Stylesheet | |
setMediaSize(int width, int height) | Stylesheet | |
setStyle(const juce::ValueTree &node) | Stylesheet | |
Stylesheet(MagicGUIBuilder &builder) | Stylesheet | |
updateStyleClasses() | Stylesheet | |
updateValidRanges() | Stylesheet |