Marble
KmlColorStyleTagWriter.cpp
38 writer.writeOptionalElement( kml::kmlTag_color, formatColor( colorStyle->color() ), formatColor( defaultColor() ) );
39 QString const colorMode = colorStyle->colorMode() == GeoDataColorStyle::Random ? "random" : "normal";
int red() const const
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:34
int alpha() const const
int green() const const
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
int blue() const const
white
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:27 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:27 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.