marble
#include <ControlView.h>
Definition at line 45 of file ControlView.h.
Marble::ControlView::ControlView |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
Marble::ControlView::~ControlView |
( |
| ) |
|
|
virtual |
void Marble::ControlView::addGeoDataFile |
( |
QString |
filename | ) |
|
QString Marble::ControlView::applicationVersion |
( |
| ) |
|
|
static |
QString Marble::ControlView::defaultMapThemeId |
( |
| ) |
const |
Returns a default map theme: earth/srtm/srtm.dgml if installed, any other theme id if earth/srtm/srtm.dgml is not installed, or an empty string if no themes are installed at all.
Definition at line 142 of file ControlView.cpp.
QString Marble::ControlView::externalMapEditor |
( |
| ) |
const |
Returns the editor used to launch a map editor application.
Definition at line 609 of file ControlView.cpp.
void Marble::ControlView::launchExternalMapEditor |
( |
| ) |
|
|
slot |
Start the configured external map editor (or update it if it is already running)
Definition at line 414 of file ControlView.cpp.
QPixmap Marble::ControlView::mapScreenShot |
( |
| ) |
|
|
inline |
void Marble::ControlView::mapThemeDeleted |
( |
| ) |
|
|
signal |
void Marble::ControlView::moveDown |
( |
| ) |
|
void Marble::ControlView::moveLeft |
( |
| ) |
|
void Marble::ControlView::moveRight |
( |
| ) |
|
void Marble::ControlView::moveUp |
( |
| ) |
|
void Marble::ControlView::paintPrintPreview |
( |
QPrinter * |
printer | ) |
|
|
slot |
void Marble::ControlView::printMapScreenShot |
( |
QPointer< QPrintDialog > |
dialog | ) |
|
|
slot |
void Marble::ControlView::printPixmap |
( |
QPrinter * |
printer, |
|
|
const QPixmap & |
pixmap |
|
) |
| |
|
slot |
void Marble::ControlView::printPreview |
( |
| ) |
|
|
slot |
void Marble::ControlView::setExternalMapEditor |
( |
const QString & |
editor | ) |
|
QList< QAction * > Marble::ControlView::setupDockWidgets |
( |
QMainWindow * |
mainWindow | ) |
|
void Marble::ControlView::setWorkOffline |
( |
bool |
workOffline | ) |
|
void Marble::ControlView::showMapWizard |
( |
| ) |
|
|
signal |
void Marble::ControlView::showUploadDialog |
( |
| ) |
|
|
signal |
void Marble::ControlView::zoomIn |
( |
| ) |
|
void Marble::ControlView::zoomOut |
( |
| ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.