openshot-audio
0.1.4
juce
AttributedString
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::AttributedString
explicit
AttributedString
(const AttributedString &)
juce::AttributedString
byChar
enum value
juce::AttributedString
byWord
enum value
juce::AttributedString
clear
()
juce::AttributedString
draw
(Graphics &g, const Rectangle< float > &area) const
juce::AttributedString
getAttribute
(int index) const noexcept
juce::AttributedString
inline
getJustification
() const noexcept
juce::AttributedString
inline
getLineSpacing
() const noexcept
juce::AttributedString
inline
getNumAttributes
() const noexcept
juce::AttributedString
inline
getReadingDirection
() const noexcept
juce::AttributedString
inline
getText
() const noexcept
juce::AttributedString
inline
getWordWrap
() const noexcept
juce::AttributedString
inline
leftToRight
enum value
juce::AttributedString
natural
enum value
juce::AttributedString
none
enum value
juce::AttributedString
operator=
(const AttributedString &)
juce::AttributedString
ReadingDirection
enum name
juce::AttributedString
rightToLeft
enum value
juce::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) noexcept
juce::AttributedString
setLineSpacing
(float newLineSpacing) noexcept
juce::AttributedString
setReadingDirection
(ReadingDirection newReadingDirection) noexcept
juce::AttributedString
setText
(const String &newText)
juce::AttributedString
setWordWrap
(WordWrap newWordWrap) noexcept
juce::AttributedString
WordWrap
enum name
juce::AttributedString
~AttributedString
()
juce::AttributedString
Generated by
1.8.13