Kate
kateextendedattribute.h
Go to the documentation of this file.
int defaultStyleIndex() const
Definition: kateextendedattribute.cpp:69
KSharedPtr< KateExtendedAttribute > Ptr
Definition: kateextendedattribute.h:38
void setDefaultStyleIndex(int index)
Definition: kateextendedattribute.cpp:74
bool performSpellchecking() const
Definition: kateextendedattribute.cpp:79
static int indexForStyleName(const QString &name)
Definition: kateextendedattribute.cpp:34
KateExtendedAttribute(const QString &name, int defaultStyleIndex=-1)
Definition: kateextendedattribute.cpp:27
bool isDefaultStyle() const
Definition: kateextendedattribute.cpp:64
void setName(const QString &name)
Definition: kateextendedattribute.cpp:59
void setPerformSpellchecking(bool spellchecking)
Definition: kateextendedattribute.cpp:84
An extension of the KTextEditor::Attribute class, with convenience functions for access to extra kate...
Definition: kateextendedattribute.h:35
QList< KTextEditor::Attribute::Ptr > KateAttributeList
Definition: kateextendedattribute.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.