LMMS
Loading...
Searching...
No Matches
juce::GroupComponent::LookAndFeelMethods Struct Referenceabstract

#include <juce_GroupComponent.h>

Inheritance diagram for juce::GroupComponent::LookAndFeelMethods:
juce::LookAndFeel juce::LookAndFeel_V2 juce::LookAndFeel_V1 juce::LookAndFeel_V3 juce::LookAndFeel_V4

Public Member Functions

virtual ~LookAndFeelMethods ()=default
virtual void drawGroupComponentOutline (Graphics &, int w, int h, const String &text, const Justification &, GroupComponent &)=0

Detailed Description

This abstract base class is implemented by LookAndFeel classes.

Constructor & Destructor Documentation

◆ ~LookAndFeelMethods()

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

Member Function Documentation

◆ drawGroupComponentOutline()

virtual void juce::GroupComponent::LookAndFeelMethods::drawGroupComponentOutline ( Graphics & ,
int w,
int h,
const String & text,
const Justification & ,
GroupComponent &  )
pure virtual

Implemented in juce::LookAndFeel_V2.


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