marble
#include <GeoDataAnimatedUpdate.h>

Additional Inherited Members | |
  Protected Member Functions inherited from Marble::GeoDataObject | |
| virtual bool | equals (const GeoDataObject &other) const | 
Detailed Description
Definition at line 23 of file GeoDataAnimatedUpdate.h.
Constructor & Destructor Documentation
| Marble::GeoDataAnimatedUpdate::GeoDataAnimatedUpdate | ( | ) | 
Definition at line 33 of file GeoDataAnimatedUpdate.cpp.
| Marble::GeoDataAnimatedUpdate::GeoDataAnimatedUpdate | ( | const GeoDataAnimatedUpdate & | other | ) | 
Definition at line 38 of file GeoDataAnimatedUpdate.cpp.
| Marble::GeoDataAnimatedUpdate::~GeoDataAnimatedUpdate | ( | ) | 
Definition at line 66 of file GeoDataAnimatedUpdate.cpp.
Member Function Documentation
| double Marble::GeoDataAnimatedUpdate::duration | ( | ) | const | 
Definition at line 95 of file GeoDataAnimatedUpdate.cpp.
      
  | 
  virtual | 
Provides type information for downcasting a GeoNode.
Implements Marble::GeoDataObject.
Definition at line 71 of file GeoDataAnimatedUpdate.cpp.
| bool Marble::GeoDataAnimatedUpdate::operator!= | ( | const GeoDataAnimatedUpdate & | other | ) | const | 
Definition at line 61 of file GeoDataAnimatedUpdate.cpp.
| GeoDataAnimatedUpdate & Marble::GeoDataAnimatedUpdate::operator= | ( | const GeoDataAnimatedUpdate & | other | ) | 
Definition at line 44 of file GeoDataAnimatedUpdate.cpp.
| bool Marble::GeoDataAnimatedUpdate::operator== | ( | const GeoDataAnimatedUpdate & | other | ) | const | 
Definition at line 51 of file GeoDataAnimatedUpdate.cpp.
| void Marble::GeoDataAnimatedUpdate::setDuration | ( | double | duration | ) | 
Definition at line 100 of file GeoDataAnimatedUpdate.cpp.
| void Marble::GeoDataAnimatedUpdate::setUpdate | ( | GeoDataUpdate * | update | ) | 
Definition at line 86 of file GeoDataAnimatedUpdate.cpp.
| const GeoDataUpdate * Marble::GeoDataAnimatedUpdate::update | ( | ) | const | 
Definition at line 76 of file GeoDataAnimatedUpdate.cpp.
| GeoDataUpdate * Marble::GeoDataAnimatedUpdate::update | ( | ) | 
Definition at line 81 of file GeoDataAnimatedUpdate.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from