openshot-audio  0.1.7
Public Member Functions | Public Attributes | List of all members
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

String TextAtom::getText ( const juce_wchar  passwordCharacter) const
inline
String TextAtom::getTrimmedText ( const juce_wchar  passwordCharacter) const
inline
bool TextAtom::isNewLine ( ) const
inlinenoexcept
bool TextAtom::isWhitespace ( ) const
inlinenoexcept

Member Data Documentation

String TextAtom::atomText
int TextAtom::numChars
float TextAtom::width

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