marble
MainWidget Class Reference
Inherits Item.
Signals | |
void | mouseClickGeoPosition (real longitude, real latitude) |
void | placemarkSelected (variant placemark) |
Public Member Functions | |
void | centerOn (lon, lat) |
void | downloadArea (from, to) |
void | downloadRoute (offset, from, to) |
void | find (term) |
void | getCenter () |
void | renderPlugin (name) |
void | setDataPluginDelegate (id, delegate) |
void | setGeoSceneProperty (key, value) |
Properties | |
alias | bookmarks |
alias | cloudSync |
alias | mapThemeModel |
alias | navigation |
alias | radius |
alias | routing |
alias | search |
alias | tracking |
Detailed Description
Definition at line 18 of file MainWidget.qml.
Member Function Documentation
void MainWidget::centerOn | ( | lon | , |
lat | |||
) |
void MainWidget::downloadArea | ( | from | , |
to | |||
) |
void MainWidget::downloadRoute | ( | offset | , |
from | , | ||
to | |||
) |
void MainWidget::find | ( | term | ) |
void MainWidget::getCenter | ( | ) |
|
signal |
|
signal |
void MainWidget::renderPlugin | ( | name | ) |
void MainWidget::setDataPluginDelegate | ( | id | , |
delegate | |||
) |
void MainWidget::setGeoSceneProperty | ( | key | , |
value | |||
) |
Property Documentation
alias MainWidget::bookmarks |
Definition at line 29 of file MainWidget.qml.
alias MainWidget::cloudSync |
Definition at line 39 of file MainWidget.qml.
alias MainWidget::mapThemeModel |
Definition at line 25 of file MainWidget.qml.
alias MainWidget::navigation |
Definition at line 37 of file MainWidget.qml.
alias MainWidget::radius |
Definition at line 27 of file MainWidget.qml.
alias MainWidget::routing |
Definition at line 31 of file MainWidget.qml.
alias MainWidget::search |
Definition at line 33 of file MainWidget.qml.
alias MainWidget::tracking |
Definition at line 35 of file MainWidget.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 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:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.