|
Gin
|
#include <gin_propertycomponents.h>
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 |
| ColourPropertyComponent::ColourPropertyComponent | ( | const juce::Value & | valueToControl, |
| const juce::String & | propertyName, | ||
| bool | showAlpha = false |
||
| ) |
References addAndMakeVisible().
|
override |
|
override |