Gin
Public Member Functions | List of all members
ColourPropertyComponent Class Reference
Inheritance diagram for ColourPropertyComponent:

Public Member Functions

 ColourPropertyComponent (const juce::Value &valueToControl, const juce::String &propertyName, bool showAlpha=false)
 
void refresh () override
 
void paint (juce::Graphics &g) override
 
- Public Member Functions inherited from PropertyComponentBase
 PropertyComponentBase (const juce::Value &valueToControl, const juce::String &propertyName)
 
juce::Value & getValueObject ()
 

Additional Inherited Members

- Protected Member Functions inherited from PropertyComponentBase
void valueChanged (juce::Value &) override
 
- Protected Attributes inherited from PropertyComponentBase
juce::Value value
 

Constructor & Destructor Documentation

◆ ColourPropertyComponent()

ColourPropertyComponent::ColourPropertyComponent ( const juce::Value &  valueToControl,
const juce::String &  propertyName,
bool  showAlpha = false 
)

References addAndMakeVisible().

Member Function Documentation

◆ refresh()

void ColourPropertyComponent::refresh ( )
override

◆ paint()

void ColourPropertyComponent::paint ( juce::Graphics &  g)
override

The documentation for this class was generated from the following file: