marble
ControlView.h
Go to the documentation of this file.
void showMapWizard()
QString defaultMapThemeId() const
Returns a default map theme: earth/srtm/srtm.dgml if installed, any other theme id if earth/srtm/srtm...
Definition: ControlView.cpp:149
void printMapScreenShot(QPointer< QPrintDialog > dialog)
Definition: ControlView.cpp:171
void showUploadDialog()
Definition: ConflictDialog.h:22
void launchExternalMapEditor()
Start the configured external map editor (or update it if it is already running)
Definition: ControlView.cpp:442
MapThemeManager * mapThemeManager()
Definition: ControlView.cpp:114
Provides access to all map themes installed locally.
Definition: DeclarativeMapThemeManager.h:40
void mapThemeDeleted()
Definition: TourWidget.h:142
void togglePanelVisibility()
Toggles all of the docking panels on or off.
Definition: ControlView.cpp:714
QPixmap mapScreenShot()
Return a QPixmap with the current contents of the widget.
Definition: MarbleWidget.cpp:385
CloudSyncManager * cloudSyncManager()
Definition: ControlView.cpp:676
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
static QString applicationVersion()
Returns the version of the Marble applications (which differs from the Marble library version)...
Definition: ControlView.cpp:109
QString externalMapEditor() const
Returns the editor used to launch a map editor application.
Definition: ControlView.cpp:681
void paintPrintPreview(QPrinter *printer)
Definition: ControlView.cpp:286
void handleTourLinkClicked(const QString &path)
Definition: ControlView.cpp:745
Definition: MergeItem.h:23
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
The class that handles map themes that are locally available .
Definition: MapThemeManager.h:48
void openGeoUri(const QString &geoUriString)
Opens the passed Geo URI.
Definition: ControlView.cpp:232
void setExternalMapEditor(const QString &editor)
Change the editor to launch via.
Definition: ControlView.cpp:524
void setWorkOffline(bool workOffline)
Definition: ControlView.cpp:668
This file contains the headers for MarbleWidget.
void addGeoDataFile(QString filename)
Definition: ControlView.cpp:686
CurrentLocationWidget * currentLocationWidget()
Definition: ControlView.cpp:663
Definition: ControlView.h:46
Definition: CloudSyncManager.h:24
QList< QAction * > setupDockWidgets(QMainWindow *mainWindow)
Definition: ControlView.cpp:529
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.