Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
SyntaxHighlighting
KSyntaxHighlighting
Format
List of All Members for KSyntaxHighlighting::Format
This is the complete list of members for
KSyntaxHighlighting::Format
, including inherited members.
Format
()
Format
(const KSyntaxHighlighting::Format &)
backgroundColor
(const KSyntaxHighlighting::Theme &) const : QColor
hasBackgroundColor
(const KSyntaxHighlighting::Theme &) const : bool
hasBackgroundColorOverride
() const : bool
hasBoldOverride
() const : bool
hasItalicOverride
() const : bool
hasSelectedBackgroundColorOverride
() const : bool
hasSelectedTextColorOverride
() const : bool
hasStrikeThroughOverride
() const : bool
hasTextColor
(const KSyntaxHighlighting::Theme &) const : bool
hasTextColorOverride
() const : bool
hasUnderlineOverride
() const : bool
id
() const : int
isBold
(const KSyntaxHighlighting::Theme &) const : bool
isDefaultTextStyle
(const KSyntaxHighlighting::Theme &) const : bool
isItalic
(const KSyntaxHighlighting::Theme &) const : bool
isStrikeThrough
(const KSyntaxHighlighting::Theme &) const : bool
isUnderline
(const KSyntaxHighlighting::Theme &) const : bool
isValid
() const : bool
name
() const : QString
selectedBackgroundColor
(const KSyntaxHighlighting::Theme &) const : QColor
selectedTextColor
(const KSyntaxHighlighting::Theme &) const : QColor
spellCheck
() const : bool
textColor
(const KSyntaxHighlighting::Theme &) const : QColor
textStyle
() const : KSyntaxHighlighting::Theme::TextStyle