Gin
Public Member Functions | Public Attributes | List of all members
SVGButton Class Reference

Button that draws an SVG. More...

Inheritance diagram for SVGButton:

Public Member Functions

 SVGButton (const juce::String &name, const juce::String &rawSVG_, int inset_=0)
 

Public Attributes

juce::String rawSVG
 
int inset = 0
 

Detailed Description

Button that draws an SVG.

Constructor & Destructor Documentation

◆ SVGButton()

SVGButton::SVGButton ( const juce::String &  name,
const juce::String &  rawSVG_,
int  inset_ = 0 
)

Member Data Documentation

◆ rawSVG

juce::String SVGButton::rawSVG

◆ inset

int SVGButton::inset = 0

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