GPC  v1.0.0-2516
Gorman Print Control
GPCLookAndFeel Class Referencefinal

Customized JUCE look-and-feel. More...

Inheritance diagram for GPCLookAndFeel:
Collaboration diagram for GPCLookAndFeel:

Public Member Functions

 GPCLookAndFeel (LookAndFeel_V4::ColourScheme colour_scheme)
 Constructor. More...
 
virtual ~GPCLookAndFeel (void)
 Destructor. More...
 
virtual void drawCallOutBoxBackground (CallOutBox &box, Graphics &g, const Path &path, Image &cachedImage)
 Inherited from LookAndFeel to use a lighter background colour. More...
 

Detailed Description

Customized JUCE look-and-feel.

Constructor & Destructor Documentation

◆ GPCLookAndFeel()

GPCLookAndFeel::GPCLookAndFeel ( LookAndFeel_V4::ColourScheme  colour_scheme)

Constructor.

◆ ~GPCLookAndFeel()

GPCLookAndFeel::~GPCLookAndFeel ( void  )
virtual

Destructor.

Member Function Documentation

◆ drawCallOutBoxBackground()

void GPCLookAndFeel::drawCallOutBoxBackground ( CallOutBox &  box,
Graphics &  g,
const Path &  path,
Image &  cachedImage 
)
virtual

Inherited from LookAndFeel to use a lighter background colour.