openshot-audio  0.1.2
Public Member Functions | Public Attributes | List of all members
juce::TextLayoutHelpers::FontAndColour Struct Reference

Public Member Functions

 FontAndColour (const Font *f) noexcept
 
bool operator!= (const FontAndColour &other) const noexcept
 

Public Attributes

const Fontfont
 
Colour colour
 

Constructor & Destructor Documentation

◆ FontAndColour()

juce::TextLayoutHelpers::FontAndColour::FontAndColour ( const Font f)
inlinenoexcept

Member Function Documentation

◆ operator!=()

bool juce::TextLayoutHelpers::FontAndColour::operator!= ( const FontAndColour other) const
inlinenoexcept

Member Data Documentation

◆ colour

Colour juce::TextLayoutHelpers::FontAndColour::colour

◆ font

const Font* juce::TextLayoutHelpers::FontAndColour::font

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