Loading...
Searching...
No Matches
juce::PropertyComponent::LookAndFeelMethods Struct Referenceabstract

Detailed Description

This abstract base class is implemented by LookAndFeel classes.

Inheritance diagram for juce::PropertyComponent::LookAndFeelMethods:

Public Member Functions

virtual ~LookAndFeelMethods ()=default
virtual void drawPropertyPanelSectionHeader (Graphics &, const String &name, bool isOpen, int width, int height)=0
virtual void drawPropertyComponentBackground (Graphics &, int width, int height, PropertyComponent &)=0
virtual void drawPropertyComponentLabel (Graphics &, int width, int height, PropertyComponent &)=0
virtual Rectangle< int > getPropertyComponentContentPosition (PropertyComponent &)=0
virtual int getPropertyPanelSectionHeaderHeight (const String &sectionTitle)=0

Constructors and Destructors

◆ ~LookAndFeelMethods()

virtual juce::PropertyComponent::LookAndFeelMethods::~LookAndFeelMethods ( )
virtualdefault

Member Functions

◆ drawPropertyPanelSectionHeader()

virtual void juce::PropertyComponent::LookAndFeelMethods::drawPropertyPanelSectionHeader ( Graphics & ,
const String & name,
bool isOpen,
int width,
int height )
pure virtual

◆ drawPropertyComponentBackground()

virtual void juce::PropertyComponent::LookAndFeelMethods::drawPropertyComponentBackground ( Graphics & ,
int width,
int height,
PropertyComponent &  )
pure virtual

◆ drawPropertyComponentLabel()

virtual void juce::PropertyComponent::LookAndFeelMethods::drawPropertyComponentLabel ( Graphics & ,
int width,
int height,
PropertyComponent &  )
pure virtual

◆ getPropertyComponentContentPosition()

virtual Rectangle< int > juce::PropertyComponent::LookAndFeelMethods::getPropertyComponentContentPosition ( PropertyComponent & )
pure virtual

◆ getPropertyPanelSectionHeaderHeight()

virtual int juce::PropertyComponent::LookAndFeelMethods::getPropertyPanelSectionHeaderHeight ( const String & sectionTitle)
pure virtual

Implemented in juce::LookAndFeel_V2.

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram