marble
PlaybackAnimatedUpdateItem.cpp
Go to the documentation of this file.
18 PlaybackAnimatedUpdateItem::PlaybackAnimatedUpdateItem( const GeoDataAnimatedUpdate* animatedUpdate )
36 QVector<GeoDataPlacemark*> placemarkList = m_animatedUpdate->update()->change()->placemarkList();
53 GeoDataPlacemark* PlaybackAnimatedUpdateItem::findPlacemark( GeoDataFeature* feature, const QString& targetId ) const
void balloonShown(GeoDataPlacemark *)
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
iterator begin()
const GeoDataUpdate * update() const
Definition: GeoDataAnimatedUpdate.cpp:76
const char * GeoDataPlacemarkType
Definition: GeoDataTypes.cpp:66
void seek(double position)
Definition: PlaybackAnimatedUpdateItem.cpp:91
void balloonHidden()
bool isBalloonVisible() const
Returns whether balloon is visible or not.
Definition: GeoDataPlacemark.cpp:282
PlaybackAnimatedUpdateItem(const GeoDataAnimatedUpdate *animatedUpdate)
Definition: PlaybackAnimatedUpdateItem.cpp:18
QString targetId() const
Get the targetId of the object to be replaced.
Definition: GeoDataObject.cpp:85
const GeoDataAnimatedUpdate * animatedUpdate() const
Definition: PlaybackAnimatedUpdateItem.cpp:23
double duration() const
Definition: PlaybackAnimatedUpdateItem.cpp:28
const T & at(int i) const
double duration() const
Definition: GeoDataAnimatedUpdate.cpp:95
int size() const
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataFeature.cpp:158
iterator end()
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
QVector< GeoDataPlacemark * > placemarkList() const
A convenience function that returns all placemarks in this container.
Definition: GeoDataContainer.cpp:214
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.