Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KSyntaxHighlighting
Theme
List of All Members for KSyntaxHighlighting::Theme
This is the complete list of members for
KSyntaxHighlighting::Theme
, including inherited members.
enum
TextStyle
Theme
()
Theme
(const KSyntaxHighlighting::Theme &)
backgroundColor
(KSyntaxHighlighting::Theme::TextStyle) const : QRgb
editorColor
(KSyntaxHighlighting::Theme::EditorColorRole) const : QRgb
filePath
() const : QString
isBold
(KSyntaxHighlighting::Theme::TextStyle) const : bool
isItalic
(KSyntaxHighlighting::Theme::TextStyle) const : bool
isReadOnly
() const : bool
isStrikeThrough
(KSyntaxHighlighting::Theme::TextStyle) const : bool
isUnderline
(KSyntaxHighlighting::Theme::TextStyle) const : bool
isValid
() const : bool
name
() const : QString
selectedBackgroundColor
(KSyntaxHighlighting::Theme::TextStyle) const : QRgb
selectedTextColor
(KSyntaxHighlighting::Theme::TextStyle) const : QRgb
textColor
(KSyntaxHighlighting::Theme::TextStyle) const : QRgb
translatedName
() const : QString
operator=
(const KSyntaxHighlighting::Theme &) : KSyntaxHighlighting::Theme &