JUCE
v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
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
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
juce::AttributedString
readingDirection
juce::AttributedString
private
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
text
juce::AttributedString
private
WordWrap
enum name
juce::AttributedString
wordWrap
juce::AttributedString
private
Generated on Sun Jan 27 2019 23:31:14 for JUCE by
1.8.13