| 
    Gin
    
   | 
 
#include <gin_propertycomponents.h>
Public Member Functions | |
| PropertyComponentBase (const juce::Value &valueToControl, const juce::String &propertyName) | |
| juce::Value & | getValueObject () | 
Protected Member Functions | |
| void | valueChanged (juce::Value &) override | 
Protected Attributes | |
| juce::Value | value | 
| PropertyComponentBase::PropertyComponentBase | ( | const juce::Value & | valueToControl, | 
| const juce::String & | propertyName | ||
| ) | 
References value.
| juce::Value & PropertyComponentBase::getValueObject | ( | ) | 
References value.
      
  | 
  overrideprotected | 
      
  | 
  protected |