#include <PhotosineLookAndFeel.h>
juce::LookAndFeel class used for Photosine.
◆ PhotosineLookAndFeel()
| PhotosineLookAndFeel::PhotosineLookAndFeel |
( |
| ) |
|
|
inline |
◆ drawButtonBackground()
| void PhotosineLookAndFeel::drawButtonBackground |
( |
juce::Graphics & | g, |
|
|
juce::Button & | button, |
|
|
const juce::Colour & | backgroundColour, |
|
|
bool | , |
|
|
bool | isButtonDown ) |
|
inlineoverride |
◆ getTypefaceForFont()
| juce::Typeface::Ptr PhotosineLookAndFeel::getTypefaceForFont |
( |
const juce::Font & | f | ) |
|
|
inlineoverride |
◆ loadThemeFromXML()
| void PhotosineLookAndFeel::loadThemeFromXML |
( |
juce::XmlDocument | inputThemeXML | ) |
|
|
inline |
◆ setColors()
| void PhotosineLookAndFeel::setColors |
( |
| ) |
|
|
inline |
◆ accentColor1
| juce::Colour PhotosineLookAndFeel::accentColor1 = juce::Colour(255, 0, 0) |
◆ alternateBackgroundColor
| juce::Colour PhotosineLookAndFeel::alternateBackgroundColor = juce::Colour::fromString("ff642ca9") |
◆ backgroundColor
| juce::Colour PhotosineLookAndFeel::backgroundColor = juce::Colour::fromString("ffff36ab") |
◆ buttonColor
| juce::Colour PhotosineLookAndFeel::buttonColor = juce::Colour::fromString("ff494368") |
◆ mainTextColor
| juce::Colour PhotosineLookAndFeel::mainTextColor = juce::Colour::fromString("ffffdde1") |
◆ neutralBorder
| juce::Colour PhotosineLookAndFeel::neutralBorder = juce::Colours::grey |
◆ pluginOffColor
| juce::Colour PhotosineLookAndFeel::pluginOffColor = juce::Colour::fromString("ff494368") |
◆ pluginOnColor
| juce::Colour PhotosineLookAndFeel::pluginOnColor = juce::Colour::fromString("ff43aa8b") |
◆ pluginSlotColor
| juce::Colour PhotosineLookAndFeel::pluginSlotColor = juce::Colour::fromString("ff494368") |
◆ reorderLineColor
| juce::Colour PhotosineLookAndFeel::reorderLineColor = juce::Colour::fromString("fffb5607") |
◆ scrollbarThumbColor
| juce::Colour PhotosineLookAndFeel::scrollbarThumbColor = juce::Colour::fromString("ffff36ab") |
◆ textBodyColor
| juce::Colour PhotosineLookAndFeel::textBodyColor = juce::Colour::fromString("ffffdde1") |
The documentation for this class was generated from the following file: