openshot-audio  0.1.4
Public Member Functions | Public Attributes | List of all members
juce::TextAtom Struct Reference

Public Member Functions

bool isWhitespace () const noexcept
 
bool isNewLine () const noexcept
 
String getText (const juce_wchar passwordCharacter) const
 
String getTrimmedText (const juce_wchar passwordCharacter) const
 

Public Attributes

String atomText
 
float width
 
int numChars
 

Member Function Documentation

◆ getText()

String juce::TextAtom::getText ( const juce_wchar  passwordCharacter) const
inline

◆ getTrimmedText()

String juce::TextAtom::getTrimmedText ( const juce_wchar  passwordCharacter) const
inline

◆ isNewLine()

bool juce::TextAtom::isNewLine ( ) const
inlinenoexcept

◆ isWhitespace()

bool juce::TextAtom::isWhitespace ( ) const
inlinenoexcept

Member Data Documentation

◆ atomText

String juce::TextAtom::atomText

◆ numChars

int juce::TextAtom::numChars

◆ width

float juce::TextAtom::width

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