marble
FileViewWidget.cpp
Go to the documentation of this file.
114 = index.model()->data( index, MarblePlacemarkModel::ObjectPointerRole ).value<GeoDataObject*>();
125 = index.model()->data( index, MarblePlacemarkModel::ObjectPointerRole ).value<GeoDataObject*>();
138 = index.model()->data( index, MarblePlacemarkModel::ObjectPointerRole ).value<GeoDataObject*>();
154 = index.model()->data( index, MarblePlacemarkModel::ObjectPointerRole ).value<GeoDataObject*>();
158 d->m_widget->model()->placemarkSelectionModel()->select( index, QItemSelectionModel::ClearAndSelect );
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
This file contains the headers for MarbleModel.
A base class that can hold GeoDataFeatures.
Definition: GeoDataContainer.h:47
The pointer to a specific object.
Definition: MarblePlacemarkModel.h:62
GeoDataFeature & first()
return the reference of the last element for convenience
Definition: GeoDataContainer.cpp:206
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
Definition: GeoDataDocument.h:42
This class is responsible for loading the different files into Geodata model.
Definition: FileManager.h:36
DocumentRole documentRole() const
Definition: GeoDataDocument.cpp:57
FileViewWidget(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: FileViewWidget.cpp:60
Definition: FileViewWidget.h:33
void centerOn(const GeoDataPlacemark &, bool animated)
This file contains the headers for MarbleWidget.
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
A class that defines a 2D bounding box for geographic data.
Definition: GeoDataLatLonBox.h:51
void setMarbleWidget(MarbleWidget *widget)
Definition: FileViewWidget.cpp:73
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.