Kgapi
staticmappath.h
49 explicit StaticMapPath(const QStringList &locations, const quint8 weight = 5, const QColor &color = Qt::blue, const QColor &fillColor = QColor());
72 explicit StaticMapPath(const QList<KContacts::Geo> &locations, const quint8 weight = 5, const QColor &color = Qt::blue, const QColor &fillColor = QColor());
QList< Address > List
KContacts::Address::List locationsAddress() const
Returns locations in KContacts::Address.
Definition staticmappath.cpp:138
QString toString() const
Returns all locations and path preferences in format to URL query.
Definition staticmappath.cpp:164
StaticMapPath & operator=(const StaticMapPath &other)
Assignment operator.
Definition staticmappath.cpp:213
void setFillColor(const QColor &color)
Sets color for filled area in path.
Definition staticmappath.cpp:120
QList< KContacts::Geo > locationsGeo() const
Returns locations in KContacts::Geo.
Definition staticmappath.cpp:151
void setLocations(const QStringList &locations)
Sets locations for path.
Definition staticmappath.cpp:130
blue
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.