Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KTextEditor
Attribute
List of All Members for KTextEditor::Attribute
This is the complete list of members for
KTextEditor::Attribute
, including inherited members.
enum
ActivationType
Ptr
Attribute
()
Attribute
(const QString &, KSyntaxHighlighting::Theme::TextStyle)
backgroundFillWhitespace
() const : bool
clear
()
defaultStyle
() const : KSyntaxHighlighting::Theme::TextStyle
dynamicAttribute
(KTextEditor::Attribute::ActivationType) const : KTextEditor::Attribute::Ptr
fontBold
() const : bool
hasAnyProperty
() const : bool
name
() const : QString
outline
() const : QBrush
selectedBackground
() const : QBrush
selectedForeground
() const : QBrush
setBackgroundFillWhitespace
(bool)
setDefaultStyle
(KSyntaxHighlighting::Theme::TextStyle)
setDynamicAttribute
(KTextEditor::Attribute::ActivationType, KTextEditor::Attribute::Ptr)
setFontBold
(bool)
setName
(const QString &)
setOutline
(const QBrush &)
setSelectedBackground
(const QBrush &)
setSelectedForeground
(const QBrush &)
setSkipSpellChecking
(bool)
skipSpellChecking
() const : bool
operator+=
(const KTextEditor::Attribute &) : KTextEditor::Attribute &
operator=
(const KTextEditor::Attribute &) : KTextEditor::Attribute &