marble
DgmlBrushTagHandler.cpp
Go to the documentation of this file.
47 qreal alpha = parser.attribute(dgmlAttr_alpha).isEmpty() ? 1.0 : parser.attribute(dgmlAttr_alpha).toDouble();
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
int size() const
Definition: GeoParser.h:40
void setBrush(const QBrush &brush)
Definition: GeoSceneGeodata.cpp:98
bool represents(const char *tagName) const
Definition: GeoParser.h:113
void append(const T &value)
bool isEmpty() const
QString trimmed() const
Definition: GeoParser.h:97
void setColors(const QList< QColor > &colors)
Definition: GeoSceneGeodata.cpp:108
const char * dgmlAttr_colorMap
Definition: DgmlAttributeDictionary.cpp:40
void setAlpha(const qreal &alpha)
Definition: GeoSceneGeodata.cpp:78
void setAlphaF(qreal alpha)
void setColor(const QColor &color)
bool isValid() const
Definition: GeoSceneGeodata.h:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.