marble
GeoDataStyleSelector.cpp
Go to the documentation of this file.
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:77
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition: GeoDataStyleSelector.cpp:48
const char * GeoDataStyleSelectorType
Definition: GeoDataTypes.cpp:70
virtual void pack(QDataStream &stream) const
Serialize the styleselector to a stream.
Definition: GeoDataStyleSelector.cpp:70
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
GeoDataStyleSelector()
Definition: GeoDataStyleSelector.cpp:33
a base class for the style classes
Definition: GeoDataStyleSelector.h:40
~GeoDataStyleSelector()
Definition: GeoDataStyleSelector.cpp:43
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataStyleSelector.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.