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

Public Member Functions

 FilePropertyComponent (const juce::Value &valueToControl, const juce::String &propertyName, const juce::String &title_="Open", const juce::String pattern_="*.*")
 
void refresh () 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

◆ FilePropertyComponent()

FilePropertyComponent::FilePropertyComponent ( const juce::Value &  valueToControl,
const juce::String &  propertyName,
const juce::String &  title_ = "Open",
const juce::String  pattern_ = "*.*" 
)

Member Function Documentation

◆ refresh()

void FilePropertyComponent::refresh ( )
override

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