JUCE  v5.1.1-3-g1a0b28c73
JUCE API
AttributedString Member List

This is the complete list of members for AttributedString, including all inherited members.

append(const String &textToAppend)AttributedString
append(const String &textToAppend, const Font &font)AttributedString
append(const String &textToAppend, Colour colour)AttributedString
append(const String &textToAppend, const Font &font, Colour colour)AttributedString
append(const AttributedString &other)AttributedString
AttributedString()AttributedString
AttributedString(const String &text)AttributedStringexplicit
AttributedString(const AttributedString &)AttributedString
AttributedString(AttributedString &&) noexceptAttributedString
attributesAttributedStringprivate
byChar enum valueAttributedString
byWord enum valueAttributedString
clear()AttributedString
draw(Graphics &g, const Rectangle< float > &area) constAttributedString
getAttribute(int index) const noexceptAttributedStringinline
getJustification() const noexceptAttributedStringinline
getLineSpacing() const noexceptAttributedStringinline
getNumAttributes() const noexceptAttributedStringinline
getReadingDirection() const noexceptAttributedStringinline
getText() const noexceptAttributedStringinline
getWordWrap() const noexceptAttributedStringinline
justificationAttributedStringprivate
leftToRight enum valueAttributedString
lineSpacingAttributedStringprivate
natural enum valueAttributedString
none enum valueAttributedString
operator=(const AttributedString &)AttributedString
operator=(AttributedString &&) noexceptAttributedString
readingDirectionAttributedStringprivate
ReadingDirection enum nameAttributedString
rightToLeft enum valueAttributedString
setColour(Range< int > range, Colour colour)AttributedString
setColour(Colour colour)AttributedString
setFont(Range< int > range, const Font &font)AttributedString
setFont(const Font &font)AttributedString
setJustification(Justification newJustification) noexceptAttributedString
setLineSpacing(float newLineSpacing) noexceptAttributedString
setReadingDirection(ReadingDirection newReadingDirection) noexceptAttributedString
setText(const String &newText)AttributedString
setWordWrap(WordWrap newWordWrap) noexceptAttributedString
textAttributedStringprivate
wordWrapAttributedStringprivate
WordWrap enum nameAttributedString
~AttributedString() noexceptAttributedString