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:142
void printMapScreenShot(QPointer< QPrintDialog > dialog)
Definition: ControlView.cpp:164
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:414
MapThemeManager * mapThemeManager()
Definition: ControlView.cpp:107
Provides access to all map themes installed locally.
Definition: DeclarativeMapThemeManager.h:40
void mapThemeDeleted()
void printPixmap(QPrinter *printer, const QPixmap &pixmap)
Definition: ControlView.cpp:225
QPixmap mapScreenShot()
Return a QPixmap with the current contents of the widget.
Definition: MarbleWidget.cpp:412
CloudSyncManager * cloudSyncManager()
Definition: ControlView.cpp:604
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
static QString applicationVersion()
Returns the version of the Marble applications (which differs from the Marble library version)...
Definition: ControlView.cpp:102
QString externalMapEditor() const
Returns the editor used to launch a map editor application.
Definition: ControlView.cpp:609
void paintPrintPreview(QPrinter *printer)
Definition: ControlView.cpp:258
Definition: MergeItem.h:23
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
The class that handles map themes that are locally available .
Definition: MapThemeManager.h:48
void setExternalMapEditor(const QString &editor)
Change the editor to launch via.
Definition: ControlView.cpp:496
void setWorkOffline(bool workOffline)
Definition: ControlView.cpp:596
This file contains the headers for MarbleWidget.
void addGeoDataFile(QString filename)
Definition: ControlView.cpp:614
CurrentLocationWidget * currentLocationWidget()
Definition: ControlView.cpp:591
Definition: ControlView.h:45
Definition: CloudSyncManager.h:25
QList< QAction * > setupDockWidgets(QMainWindow *mainWindow)
Definition: ControlView.cpp:501
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.