Extending Qt Creator Manual
FontSettings
Extending Qt Creator Manual 4.7.1
List of All Members for FontSettings
This is the complete list of members for
TextEditor::FontSettings
, including inherited members.
typedef
FormatDescriptions
FontSettings
()
antialias
() const : bool
clear
()
colorScheme
() const : const TextEditor::ColorScheme &
colorSchemeFileName
() const : QString
defaultFixedFontFamily
() : QString
defaultFontSize
() : int
defaultSchemeFileName
(const QString &) : QString
equals
(const TextEditor::FontSettings &) const : bool
family
() const : QString
font
() const : QFont
fontSize
() const : int
fontZoom
() const : int
formatFor
(TextEditor::TextStyle ) : TextEditor::Format &
formatFor
(TextEditor::TextStyle ) const : TextEditor::Format
fromSettings
(const QString &, const TextEditor::FontSettings::FormatDescriptions &, const QSettings *) : bool
isEmpty
() const : bool
loadColorScheme
(const QString &, const TextEditor::FontSettings::FormatDescriptions &) : bool
saveColorScheme
(const QString &) : bool
setAntialias
(bool )
setColorScheme
(const TextEditor::ColorScheme &)
setColorSchemeFileName
(const QString &)
setFamily
(const QString &)
setFontSize
(int )
setFontZoom
(int )
toSettings
(const QString &, QSettings *) const
toTextCharFormat
(
TextEditor::TextStyle
) const : int
toTextCharFormat
(
TextEditor::TextStyles
) const : int
toTextCharFormats
(
const int &
) const : int