JUCE
v8.0.9
JUCE API
Loading...
Searching...
No Matches
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
()=default
juce::AttributedString
AttributedString
(const String &newString)
juce::AttributedString
inline
explicit
AttributedString
(const AttributedString &)=default
juce::AttributedString
AttributedString
(AttributedString &&) noexcept=default
juce::AttributedString
attributes
juce::AttributedString
private
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
justification
juce::AttributedString
private
leftToRight
enum value
juce::AttributedString
lineSpacing
juce::AttributedString
private
natural
enum value
juce::AttributedString
none
enum value
juce::AttributedString
operator=
(const AttributedString &)=default
juce::AttributedString
operator=
(AttributedString &&) noexcept=default
juce::AttributedString
ReadingDirection
enum name
juce::AttributedString
readingDirection
juce::AttributedString
private
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
text
juce::AttributedString
private
wordWrap
juce::AttributedString
private
WordWrap
enum name
juce::AttributedString
Generated on Sun Sep 14 2025 01:00:52 for JUCE by
1.9.8