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)
AttributedString
explicit
AttributedString
(const AttributedString &)
AttributedString
AttributedString
(AttributedString &&) noexcept
AttributedString
attributes
AttributedString
private
byChar
enum value
AttributedString
byWord
enum value
AttributedString
clear
()
AttributedString
draw
(Graphics &g, const Rectangle< float > &area) const
AttributedString
getAttribute
(int index) const noexcept
AttributedString
inline
getJustification
() const noexcept
AttributedString
inline
getLineSpacing
() const noexcept
AttributedString
inline
getNumAttributes
() const noexcept
AttributedString
inline
getReadingDirection
() const noexcept
AttributedString
inline
getText
() const noexcept
AttributedString
inline
getWordWrap
() const noexcept
AttributedString
inline
justification
AttributedString
private
leftToRight
enum value
AttributedString
lineSpacing
AttributedString
private
natural
enum value
AttributedString
none
enum value
AttributedString
operator=
(const AttributedString &)
AttributedString
operator=
(AttributedString &&) noexcept
AttributedString
readingDirection
AttributedString
private
ReadingDirection
enum name
AttributedString
rightToLeft
enum value
AttributedString
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) noexcept
AttributedString
setLineSpacing
(float newLineSpacing) noexcept
AttributedString
setReadingDirection
(ReadingDirection newReadingDirection) noexcept
AttributedString
setText
(const String &newText)
AttributedString
setWordWrap
(WordWrap newWordWrap) noexcept
AttributedString
text
AttributedString
private
wordWrap
AttributedString
private
WordWrap
enum name
AttributedString
~AttributedString
() noexcept
AttributedString
Generated on Sat Aug 5 2017 12:19:33 for JUCE by
1.8.13