marble
MarbleControlBox.cpp
Go to the documentation of this file.
SearchMode
Search mode: Global (worldwide) versus area (local, regional) search.
Definition: MarbleGlobal.h:179
void setLegendTabShown(bool show)
Control whether the Legend tab is shown.
Definition: MarbleControlBox.cpp:171
This file contains the headers for MarbleModel.
void search(const QString &searchTerm, SearchMode searchMode)
Brings the navigation tab to the front and initiates a search for the given term. ...
Definition: MarbleControlBox.cpp:241
Provides access to all map themes installed locally.
Definition: DeclarativeMapThemeManager.h:40
A widget consisting of input fields for places / routing destinations, a list view showing routing in...
Definition: RoutingWidget.h:35
void selectTheme(const QString &)
Definition: MarbleControlBox.cpp:210
Definition: MapViewWidget.h:32
This file contains the header for MarbleControlBox.
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
void setMapViewTabShown(bool show)
Control whether the Map View tab is shown.
Definition: MarbleControlBox.cpp:177
Definition: LegendWidget.h:27
void searchFinished()
CurrentLocationWidget * currentLocationWidget()
Provides access to the current location widget for session restoring.
Definition: MarbleControlBox.cpp:236
Definition: FileViewWidget.h:33
void setCurrentLocationTabShown(bool show)
Control whether the Current Location tab is shown.
Definition: MarbleControlBox.cpp:189
void setFileViewTabShown(bool show)
Control whether the File View tab is shown.
Definition: MarbleControlBox.cpp:183
MarbleControlBox(QWidget *parent=0)
Construct a new MarbleControlBox.
Definition: MarbleControlBox.cpp:75
void setWorkOffline(bool offline)
Toggle offline mode of download manager and runners.
Definition: MarbleControlBox.cpp:228
void showUploadDialog()
void setNavigationTabShown(bool show)
Control whether the Navigation tab is shown.
Definition: MarbleControlBox.cpp:165
void setRoutingTabShown(bool show)
Control whether the Routing tab is shown.
Definition: MarbleControlBox.cpp:202
This file contains the headers for MarbleWidget.
Wraps a Marble::MarbleWidget, providing access to important properties and methods.
Definition: MarbleDeclarativeWidget.h:50
void showMapWizard()
void setMarbleWidget(MarbleWidget *widget)
Set the MarbleWidget to be controlled by this widget.
Definition: MarbleControlBox.cpp:119
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.