LMMS
Loading...
Searching...
No Matches
juce::TextAtom Struct Reference

Public Member Functions

bool isWhitespace () const noexcept
bool isNewLine () const noexcept
String getText (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 ( 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: