marble
GeoDataStyleSelector.cpp
Go to the documentation of this file.
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
virtual void unpack(QDataStream &stream)
Unserialize the styleselector from a stream.
Definition: GeoDataStyleSelector.cpp:66
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition: GeoDataStyleSelector.cpp:39
const char * GeoDataStyleSelectorType
Definition: GeoDataTypes.cpp:76
virtual void pack(QDataStream &stream) const
Serialize the styleselector to a stream.
Definition: GeoDataStyleSelector.cpp:61
bool operator!=(const GeoDataStyleSelector &other) const
Definition: GeoDataStyleSelector.cpp:51
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
GeoDataStyleSelector()
Definition: GeoDataStyleSelector.cpp:24
a base class for the style classes
Definition: GeoDataStyleSelector.h:40
~GeoDataStyleSelector()
Definition: GeoDataStyleSelector.cpp:34
bool operator==(const GeoDataStyleSelector &other) const
Definition: GeoDataStyleSelector.cpp:46
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataStyleSelector.cpp:56
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.