marble
GeoDataBalloonStyle.cpp
Go to the documentation of this file.
GeoDataBalloonStyle()
Definition: GeoDataBalloonStyle.cpp:36
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataBalloonStyle.cpp:117
void setBackgroundColor(const QColor &color)
Definition: GeoDataBalloonStyle.cpp:82
void setDisplayMode(const DisplayMode &mode)
Definition: GeoDataBalloonStyle.cpp:112
bool operator!=(const GeoDataBalloonStyle &other) const
Definition: GeoDataBalloonStyle.cpp:62
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
~GeoDataBalloonStyle()
Definition: GeoDataBalloonStyle.cpp:67
void setText(const QString &text)
Definition: GeoDataBalloonStyle.cpp:102
void setTextColor(const QColor &color)
Definition: GeoDataBalloonStyle.cpp:92
QColor backgroundColor() const
Definition: GeoDataBalloonStyle.cpp:77
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:118
an abstract base class for various style classes
Definition: GeoDataColorStyle.h:64
bool operator==(const GeoDataBalloonStyle &other) const
Definition: GeoDataBalloonStyle.cpp:53
QColor textColor() const
Definition: GeoDataBalloonStyle.cpp:87
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataBalloonStyle.cpp:72
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:127
const char * GeoDataBalloonStyleType
Definition: GeoDataTypes.cpp:89
DisplayMode displayMode() const
Definition: GeoDataBalloonStyle.cpp:107
GeoDataBalloonStyle & operator=(const GeoDataBalloonStyle &other)
Definition: GeoDataBalloonStyle.cpp:46
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:61
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataBalloonStyle.cpp:126
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.