• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

KTextEditor

  • KTextEditor
  • Attribute
KTextEditor::Attribute Member List

This is the complete list of members for KTextEditor::Attribute, including all inherited members.

ActivateCaretIn enum valueKTextEditor::Attribute
ActivateMouseIn enum valueKTextEditor::Attribute
ActivationType enum nameKTextEditor::Attribute
anchorHref() constQTextCharFormat
anchorName() constQTextCharFormat
anchorNames() constQTextCharFormat
associateAction(KAction *action)KTextEditor::Attribute
associatedActions() const KTextEditor::Attribute
Attribute()KTextEditor::Attribute
Attribute(const Attribute &a)KTextEditor::Attribute
AttributeDynamicEffect enum valueKTextEditor::Attribute
AttributeInternalProperty enum valueKTextEditor::Attribute
AttributeUserProperty enum valueKTextEditor::Attribute
background() constQTextFormat
BackgroundFillWhitespace enum valueKTextEditor::Attribute
backgroundFillWhitespace() const KTextEditor::Attribute
boolProperty(int propertyId) constQTextFormat
brushProperty(int propertyId) constQTextFormat
changed() const KTextEditor::Attribute
clear()KTextEditor::Attribute
clearAssociatedActions()KTextEditor::Attribute
clearBackground()QTextFormat
clearForeground()QTextFormat
clearProperty(int propertyId)QTextFormat
colorProperty(int propertyId) constQTextFormat
CustomProperties enum nameKTextEditor::Attribute
dissociateAction(KAction *action)KTextEditor::Attribute
doubleProperty(int propertyId) constQTextFormat
dynamicAttribute(ActivationType type) const KTextEditor::Attribute
Effect enum nameKTextEditor::Attribute
EffectCycleGradient enum valueKTextEditor::Attribute
EffectFadeIn enum valueKTextEditor::Attribute
EffectFadeOut enum valueKTextEditor::Attribute
EffectNone enum valueKTextEditor::Attribute
EffectPulse enum valueKTextEditor::Attribute
effects() const KTextEditor::Attribute
font() constQTextCharFormat
fontBold() const KTextEditor::Attribute
fontCapitalization() constQTextCharFormat
fontFamily() constQTextCharFormat
fontFixedPitch() constQTextCharFormat
fontHintingPreference() constQTextCharFormat
fontItalic() constQTextCharFormat
fontKerning() constQTextCharFormat
fontLetterSpacing() constQTextCharFormat
fontOverline() constQTextCharFormat
fontPointSize() constQTextCharFormat
fontStrikeOut() constQTextCharFormat
fontStyleHint() constQTextCharFormat
fontStyleStrategy() constQTextCharFormat
fontUnderline() constQTextCharFormat
fontWeight() constQTextCharFormat
fontWordSpacing() constQTextCharFormat
foreground() constQTextFormat
hasAnyProperty() const KTextEditor::Attribute
hasProperty(int propertyId) constQTextFormat
intProperty(int propertyId) constQTextFormat
isAnchor() constQTextCharFormat
isBlockFormat() constQTextFormat
isCharFormat() constQTextFormat
isFrameFormat() constQTextFormat
isImageFormat() constQTextFormat
isListFormat() constQTextFormat
isTableCellFormat() constQTextFormat
isTableFormat() constQTextFormat
isValid() constQTextCharFormat
layoutDirection() constQTextFormat
lengthProperty(int propertyId) constQTextFormat
lengthVectorProperty(int propertyId) constQTextFormat
merge(const QTextFormat &other)QTextFormat
objectIndex() constQTextFormat
objectType() constQTextFormat
operator QVariant() constQTextFormat
operator!=(const QTextFormat &other) constQTextFormat
operator+=(const Attribute &a)KTextEditor::Attribute
operator=(const Attribute &a)KTextEditor::Attribute
QTextCharFormat::operator=(const QTextFormat &other)QTextFormat
operator==(const QTextFormat &other) constQTextFormat
Outline enum valueKTextEditor::Attribute
outline() const KTextEditor::Attribute
PageBreakFlagsQTextFormat
penProperty(int propertyId) constQTextFormat
properties() constQTextFormat
property(int propertyId) constQTextFormat
propertyCount() constQTextFormat
Ptr typedefKTextEditor::Attribute
QTextCharFormat()QTextCharFormat
QTextFormat()QTextFormat
QTextFormat(int type)QTextFormat
QTextFormat(const QTextFormat &other)QTextFormat
SelectedBackground enum valueKTextEditor::Attribute
selectedBackground() const KTextEditor::Attribute
SelectedForeground enum valueKTextEditor::Attribute
selectedForeground() const KTextEditor::Attribute
setAnchor(bool anchor)QTextCharFormat
setAnchorHref(const QString &value)QTextCharFormat
setAnchorName(const QString &name)QTextCharFormat
setAnchorNames(const QStringList &names)QTextCharFormat
setBackground(const QBrush &brush)QTextFormat
setBackgroundFillWhitespace(bool fillWhitespace)KTextEditor::Attribute
setDynamicAttribute(ActivationType type, Attribute::Ptr attribute)KTextEditor::Attribute
setEffects(Effects effects)KTextEditor::Attribute
setFont(const QFont &font)QTextCharFormat
setFontBold(bool bold=true)KTextEditor::Attribute
setFontCapitalization(QFont::Capitalization capitalization)QTextCharFormat
setFontFamily(const QString &family)QTextCharFormat
setFontFixedPitch(bool fixedPitch)QTextCharFormat
setFontHintingPreference(QFont::HintingPreference hintingPreference)QTextCharFormat
setFontItalic(bool italic)QTextCharFormat
setFontKerning(bool enable)QTextCharFormat
setFontLetterSpacing(qreal spacing)QTextCharFormat
setFontOverline(bool overline)QTextCharFormat
setFontPointSize(qreal size)QTextCharFormat
setFontStrikeOut(bool strikeOut)QTextCharFormat
setFontStyleHint(QFont::StyleHint hint, QFont::StyleStrategy strategy)QTextCharFormat
setFontStyleStrategy(QFont::StyleStrategy strategy)QTextCharFormat
setFontUnderline(bool underline)QTextCharFormat
setFontWeight(int weight)QTextCharFormat
setFontWordSpacing(qreal spacing)QTextCharFormat
setForeground(const QBrush &brush)QTextFormat
setLayoutDirection(Qt::LayoutDirection direction)QTextFormat
setObjectIndex(int index)QTextFormat
setObjectType(int type)QTextFormat
setOutline(const QBrush &brush)KTextEditor::Attribute
setProperty(int propertyId, const QVariant &value)QTextFormat
setProperty(int propertyId, const QVector< QTextLength > &value)QTextFormat
setSelectedBackground(const QBrush &brush)KTextEditor::Attribute
setSelectedForeground(const QBrush &foreground)KTextEditor::Attribute
setTextOutline(const QPen &pen)QTextCharFormat
setToolTip(const QString &text)QTextCharFormat
setUnderlineColor(const QColor &color)QTextCharFormat
setUnderlineStyle(UnderlineStyle style)QTextCharFormat
setVerticalAlignment(VerticalAlignment alignment)QTextCharFormat
stringProperty(int propertyId) constQTextFormat
textOutline() constQTextCharFormat
toBlockFormat() constQTextFormat
toCharFormat() constQTextFormat
toFrameFormat() constQTextFormat
toImageFormat() constQTextFormat
toListFormat() constQTextFormat
toolTip() constQTextCharFormat
toTableCellFormat() constQTextFormat
toTableFormat() constQTextFormat
type() constQTextFormat
underlineColor() constQTextCharFormat
underlineStyle() constQTextCharFormat
verticalAlignment() constQTextCharFormat
~Attribute()KTextEditor::Attributevirtual
~QTextFormat()QTextFormat
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KTextEditor

Skip menu "KTextEditor"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal