openshot-audio  0.1.6
Public Member Functions | Public Attributes | List of all members
TextLayoutHelpers::Token Struct Reference

Public Member Functions

 Token (const String &t, const Font &f, Colour c, const bool whitespace)
 

Public Attributes

const String text
 
const Font font
 
const Colour colour
 
Rectangle< float > area
 
int line
 
float lineHeight
 
const bool isWhitespace
 
const bool isNewLine
 

Constructor & Destructor Documentation

TextLayoutHelpers::Token::Token ( const String t,
const Font f,
Colour  c,
const bool  whitespace 
)
inline

Member Data Documentation

Rectangle<float> TextLayoutHelpers::Token::area
const Colour TextLayoutHelpers::Token::colour
const Font TextLayoutHelpers::Token::font
const bool TextLayoutHelpers::Token::isNewLine
const bool TextLayoutHelpers::Token::isWhitespace
int TextLayoutHelpers::Token::line
float TextLayoutHelpers::Token::lineHeight
const String TextLayoutHelpers::Token::text

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