JUCE
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
byChar enum valueAttributedString
byWord enum valueAttributedString
clear()AttributedString
draw(Graphics &g, const Rectangle< float > &area) const AttributedString
getAttribute(int index) const noexceptAttributedString
getJustification() const noexceptAttributedString
getLineSpacing() const noexceptAttributedString
getNumAttributes() const noexceptAttributedString
getReadingDirection() const noexceptAttributedString
getText() const noexceptAttributedString
getWordWrap() const noexceptAttributedString
leftToRight enum valueAttributedString
natural enum valueAttributedString
none enum valueAttributedString
operator=(const AttributedString &)AttributedString
operator=(AttributedString &&) noexceptAttributedString
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
WordWrap enum nameAttributedString
~AttributedString() noexceptAttributedString