Extending Qt Creator Manual
Format
Extending Qt Creator Manual 4.7.1
List of All Members for Format
This is the complete list of members for
Debugger::TextEditor::Format
, including inherited members.
Format
()
Format
(const int &, const int &)
background
() const : int
bold
() const : bool
createMixinFormat
() : Debugger::TextEditor::Format
equals
(const Debugger::TextEditor::Format &) const : bool
foreground
() const : int
fromString
(const Debugger::QString &) : bool
italic
() const : bool
relativeBackgroundLightness
() const : double
relativeBackgroundSaturation
() const : double
relativeForegroundLightness
() const : double
relativeForegroundSaturation
() const : double
setBackground
(const int &)
setBold
(bool )
setForeground
(const int &)
setItalic
(bool )
setRelativeBackgroundLightness
(double )
setRelativeBackgroundSaturation
(double )
setRelativeForegroundLightness
(double )
setRelativeForegroundSaturation
(double )
setUnderlineColor
(const int &)
setUnderlineStyle
(int )
toString
() const : Debugger::QString
underlineColor
() const : int
underlineStyle
() const : int