openshot-audio  0.1.5
juce::AttributedString Member List

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

append(const String &textToAppend)juce::AttributedString
append(const String &textToAppend, const Font &font)juce::AttributedString
append(const String &textToAppend, Colour colour)juce::AttributedString
append(const String &textToAppend, const Font &font, Colour colour)juce::AttributedString
append(const AttributedString &other)juce::AttributedString
AttributedString()juce::AttributedString
AttributedString(const String &text)juce::AttributedStringexplicit
AttributedString(const AttributedString &)juce::AttributedString
byChar enum valuejuce::AttributedString
byWord enum valuejuce::AttributedString
clear()juce::AttributedString
draw(Graphics &g, const Rectangle< float > &area) constjuce::AttributedString
getAttribute(int index) const noexceptjuce::AttributedStringinline
getJustification() const noexceptjuce::AttributedStringinline
getLineSpacing() const noexceptjuce::AttributedStringinline
getNumAttributes() const noexceptjuce::AttributedStringinline
getReadingDirection() const noexceptjuce::AttributedStringinline
getText() const noexceptjuce::AttributedStringinline
getWordWrap() const noexceptjuce::AttributedStringinline
leftToRight enum valuejuce::AttributedString
natural enum valuejuce::AttributedString
none enum valuejuce::AttributedString
operator=(const AttributedString &)juce::AttributedString
ReadingDirection enum namejuce::AttributedString
rightToLeft enum valuejuce::AttributedString
setColour(Range< int > range, Colour colour)juce::AttributedString
setColour(Colour colour)juce::AttributedString
setFont(Range< int > range, const Font &font)juce::AttributedString
setFont(const Font &font)juce::AttributedString
setJustification(Justification newJustification) noexceptjuce::AttributedString
setLineSpacing(float newLineSpacing) noexceptjuce::AttributedString
setReadingDirection(ReadingDirection newReadingDirection) noexceptjuce::AttributedString
setText(const String &newText)juce::AttributedString
setWordWrap(WordWrap newWordWrap) noexceptjuce::AttributedString
WordWrap enum namejuce::AttributedString
~AttributedString()juce::AttributedString