WYSWYG editor for JUCE GUIs including Visualisers
Loading...
Searching...
No Matches
Stylesheet Member List

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() constStylesheet
getBackgroundImage(const juce::ValueTree &node) constStylesheet
getColour(const juce::String &name) constStylesheet
getCurrentPalette()Stylesheet
getCurrentStyle() constStylesheet
getLookAndFeel(const juce::ValueTree &node) constStylesheet
getLookAndFeelNames() constStylesheet
getPaletteEntryNames() constStylesheet
getStyleProperty(const juce::Identifier &name, const juce::ValueTree &node, bool inherit=true, juce::ValueTree *definedHere=nullptr) constStylesheet
isClassNode(const juce::ValueTree &node) constStylesheet
isColourPaletteNode(const juce::ValueTree &node) constStylesheet
isIdNode(const juce::ValueTree &node) constStylesheet
isTypeNode(const juce::ValueTree &node) constStylesheet
parseColour(const juce::String &name)Stylesheetstatic
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
~Stylesheet() overrideStylesheet