marble
GeoDataTimeStamp.cpp
Go to the documentation of this file.
GeoDataTimePrimitive & operator=(const GeoDataTimePrimitive &other)
Definition: GeoDataTimePrimitive.cpp:41
a base class for the style classes
Definition: GeoDataTimePrimitive.h:34
GeoDataTimeStamp::TimeResolution m_resolution
Definition: GeoDataTimeStamp_p.h:27
Definition: GeoDataTimeStamp.h:27
const char * GeoDataTimeStampType
Definition: GeoDataTypes.cpp:82
bool operator!=(const GeoDataTimeStamp &other) const
Definition: GeoDataTimeStamp.cpp:55
TimeResolution resolution() const
Definition: GeoDataTimeStamp.cpp:81
virtual void pack(QDataStream &stream) const
Serialize the timestamp to a stream.
Definition: GeoDataTimeStamp.cpp:86
virtual void unpack(QDataStream &stream)
Unserialize the styleselector from a stream.
Definition: GeoDataTimePrimitive.cpp:58
void setWhen(const QDateTime &when)
Set the when time of timestamp.
Definition: GeoDataTimeStamp.cpp:71
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual ~GeoDataTimeStamp()
Definition: GeoDataTimeStamp.cpp:36
bool operator==(const GeoDataTimeStamp &other) const
equality operators
Definition: GeoDataTimeStamp.cpp:48
void setResolution(TimeResolution resolution)
Definition: GeoDataTimeStamp.cpp:76
GeoDataTimeStamp & operator=(const GeoDataTimeStamp &other)
assignment operator
Definition: GeoDataTimeStamp.cpp:41
virtual void pack(QDataStream &stream) const
Serialize the styleselector to a stream.
Definition: GeoDataTimePrimitive.cpp:53
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataTimeStamp.cpp:61
virtual void unpack(QDataStream &stream)
Unserialize the timestamp from a stream.
Definition: GeoDataTimeStamp.cpp:93
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.