openshot-audio  0.1.6
Public Member Functions | List of all members
ConcertinaPanel::LookAndFeelMethods Struct Referenceabstract

#include <juce_ConcertinaPanel.h>

Inheritance diagram for ConcertinaPanel::LookAndFeelMethods:
LookAndFeel LookAndFeel_V2 LookAndFeel_V1 LookAndFeel_V3

Public Member Functions

virtual ~LookAndFeelMethods ()
 
virtual void drawConcertinaPanelHeader (Graphics &, const Rectangle< int > &area, bool isMouseOver, bool isMouseDown, ConcertinaPanel &, Component &)=0
 

Detailed Description

This abstract base class is implemented by LookAndFeel classes.

Constructor & Destructor Documentation

◆ ~LookAndFeelMethods()

virtual ConcertinaPanel::LookAndFeelMethods::~LookAndFeelMethods ( )
inlinevirtual

Member Function Documentation

◆ drawConcertinaPanelHeader()

virtual void ConcertinaPanel::LookAndFeelMethods::drawConcertinaPanelHeader ( Graphics ,
const Rectangle< int > &  area,
bool  isMouseOver,
bool  isMouseDown,
ConcertinaPanel ,
Component  
)
pure virtual

Implemented in LookAndFeel_V2, and LookAndFeel_V3.


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