KTextEditor
attribute.h
Go to the documentation of this file.
93 Outline = QTextFormat::UserProperty,
101 AttributeDynamicEffect = 0x10A00,
103 AttributeInternalProperty = 0x10E00,
105 AttributeUserProperty = 0x110000
260 ActivateMouseIn = 0,
262 ActivateCaretIn
270 EffectNone = 0x0 ,
271 EffectFadeIn = 0x1 ,
272 EffectFadeOut = 0x2 ,
273 EffectPulse = 0x4 ,
274 EffectCycleGradient = 0x8
A class which provides customized text decorations.
Definition: attribute.h:58
Determines whether background color is drawn over whitespace. Defaults to true.
Definition: attribute.h:99
CustomProperties
Custom property types, which may or may not be supported by implementations.
Definition: attribute.h:91
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
Changes the brush used to paint the background when it is selected.
Definition: attribute.h:97
ActivationType
Several automatic activation mechanisms exist for associated attributes.
Definition: attribute.h:258
Changes the brush used to paint the text when it is selected.
Definition: attribute.h:95
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.