KHTML
css_extensions.h
Go to the documentation of this file.
305 void setPositionIdentifier ( const DOM::DOMString &horizontalIdentifier, const DOM::DOMString &verticalIdentifier );
The CSS2Cursor interface represents a simple value for the widths CSS Level 2 descriptor.
Definition: css_extensions.h:693
QColor mix(const QColor &c1, const QColor &c2, qreal bias=0.5)
DOM::DOMString identifier() const
If azimuthType is CSS_IDENT , identifier contains one of left-side, far-left, left, center-left, center, center-right, right, far-right, right-side, leftwards, rightwards.
Definition: css_extensions.cpp:58
The CSS2Cursor interface represents the src CSS Level 2 descriptor.
Definition: css_extensions.h:626
The CSS2CounterReset interface represents a simple value for the counter-reset CSS Level 2 property...
Definition: css_extensions.h:503
The CSSValueList interface provides the absraction of an ordered collection of CSS values...
Definition: css_value.h:315
unsigned short azimuthType() const
A code defining the type of the value as defined in CSSValue .
Definition: css_extensions.cpp:52
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties...
Definition: css_extensions.h:1048
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
bool behind() const
behind indicates whether the behind identifier has been set.
Definition: css_extensions.cpp:64
The CSS2Azimuth interface represents the azimuth CSS Level 2 property.
Definition: css_extensions.h:41
The CSS2CounterIncrement interface represents a imple value for the counter-increment CSS Level 2 pr...
Definition: css_extensions.h:447
The CSS2BorderSpacing interface represents the border-spacing CSS Level 2 property.
Definition: css_extensions.h:317
void setIdentifier(const DOM::DOMString &identifier, const bool behind)
Setting the identifier for the azimuth property will unset any previously set angle value...
Definition: css_extensions.cpp:82
The CSS2Cursor interface represents the size CSS Level 2 descriptor.
Definition: css_extensions.h:739
The CSS2PlayDuring interface represents the play-during CSS Level 2 property.
Definition: css_extensions.h:888
void setAngleValue(const unsigned short unitType, const float floatValue)
A method to set the angle value with a specified unit.
Definition: css_extensions.cpp:70
float getAngleValue(const unsigned short unitType)
Used to retrieved the float value of the azimuth property.
Definition: css_extensions.cpp:76
CSS2Azimuth & operator=(const CSS2Azimuth &other)
Definition: css_extensions.cpp:42
The CSS2TextShadow interface represents a simple value for the text-shadow CSS Level 2 property...
Definition: css_extensions.h:2658
KGuiItem reset()
The CSS2Cursor interface represents the cursor CSS Level 2 property.
Definition: css_extensions.h:559
The CSSValue interface represents a simple or a complexe value.
Definition: css_value.h:240
The CSS2BackgroundPosition interface represents the background-position CSS Level 2 property...
Definition: css_extensions.h:145
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue May 16 2017 16:28:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue May 16 2017 16:28:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.