marble
OpenDesktopModel.h
Go to the documentation of this file.
OpenDesktopModel(const MarbleModel *marbleModel, QObject *parent=0)
Definition: OpenDesktopModel.cpp:27
void setMarbleWidget(MarbleWidget *widget)
Definition: OpenDesktopModel.cpp:38
An abstract data model (not based on QAbstractModel) for a AbstractDataPlugin.
Definition: AbstractDataPluginModel.h:45
const MarbleModel * marbleModel() const
Definition: AbstractDataPluginModel.cpp:269
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
void getAdditionalItems(const Marble::GeoDataLatLonAltBox &box, qint32 number=10)
Generates the download url for the description file from the web service depending on the box surroun...
Definition: OpenDesktopModel.cpp:43
void parseFile(const QByteArray &file)
Parses the file which getAdditionalItems downloads and prepares the data for usage.
Definition: OpenDesktopModel.cpp:60
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
This file contains the headers for MarbleWidget.
Definition: OpenDesktopModel.h:22
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.