marble
#include <Serializable.h>
Public Member Functions | |
virtual | ~Serializable () |
virtual void | pack (QDataStream &stream) const =0 |
virtual void | unpack (QDataStream &stream)=0 |
Detailed Description
Definition at line 19 of file Serializable.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 22 of file Serializable.h.
Member Function Documentation
|
pure virtual |
Implemented in Marble::GeoDataFeature, Marble::GeoDataLineString, Marble::GeoDataPolygon, Marble::GeoDataDocument, Marble::GeoDataPlacemark, Marble::GeoDataLatLonBox, Marble::GeoDataTrack, Marble::GeoDataLod, Marble::GeoDataContainer, Marble::GeoDataLatLonAltBox, Marble::GeoDataLineStyle, Marble::GeoDataRegion, Marble::GeoDataStyle, Marble::GeoDataLabelStyle, Marble::GeoDataExtendedData, Marble::GeoDataColorStyle, Marble::GeoDataPolyStyle, Marble::GeoDataObject, Marble::GeoDataMultiGeometry, Marble::GeoDataListStyle, Marble::GeoDataPoint, Marble::GeoDataMultiTrack, Marble::GeoDataTimeSpan, Marble::GeoDataData, Marble::GeoDataGeometry, Marble::GeoDataTimeStamp, Marble::GeoDataSchema, Marble::GeoDataStyleMap, Marble::GeoDataIconStyle, Marble::GeoDataStyleSelector, Marble::GeoDataBalloonStyle, Marble::GeoDataHotSpot, Marble::GeoDataSimpleArrayData, and Marble::GeoDataTimePrimitive.
|
pure virtual |
Implemented in Marble::GeoDataFeature, Marble::GeoDataLineString, Marble::GeoDataPolygon, Marble::GeoDataPlacemark, Marble::GeoDataDocument, Marble::GeoDataLatLonBox, Marble::GeoDataTrack, Marble::GeoDataLod, Marble::GeoDataContainer, Marble::GeoDataLatLonAltBox, Marble::GeoDataLineStyle, Marble::GeoDataRegion, Marble::GeoDataStyle, Marble::GeoDataLabelStyle, Marble::GeoDataExtendedData, Marble::GeoDataColorStyle, Marble::GeoDataPolyStyle, Marble::GeoDataObject, Marble::GeoDataMultiGeometry, Marble::GeoDataListStyle, Marble::GeoDataTimeSpan, Marble::GeoDataPoint, Marble::GeoDataMultiTrack, Marble::GeoDataData, Marble::GeoDataTimeStamp, Marble::GeoDataGeometry, Marble::GeoDataStyleMap, Marble::GeoDataSchema, Marble::GeoDataIconStyle, Marble::GeoDataStyleSelector, Marble::GeoDataBalloonStyle, Marble::GeoDataHotSpot, Marble::GeoDataSimpleArrayData, and Marble::GeoDataTimePrimitive.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.