(→Tutorials: How to use the Marble Widget in your application) |
|||
| Line 13: | Line 13: | ||
;[[/MarbleDesigner|with Qt Designer]] | ;[[/MarbleDesigner|with Qt Designer]] | ||
;[[/MarbleWindows|On Windows, with Qt Creator/Qt Designer]] | ;[[/MarbleWindows|On Windows, with Qt Creator/Qt Designer]] | ||
| − | ;[[/MarbleCPlusPlus|with | + | |
| + | === With C++ === | ||
| + | ;[[/MarbleCPlusPlus|Hello World]] | ||
| + | ;[[/MarbleMarbleWidget|Changing basic map properties]] | ||
| + | ;[[/MarbleSignalsSlots|Creating a window with controls]] | ||
| + | ;[[/MarbleGeoPainter|Painting onto the map]] | ||
| + | ;[[/LayerInterface|Drawing in Custom Layers]] | ||
| + | ;[[/Routing/BasicRouting|Basic Routing]] | ||
| + | ;[[/Runners/Search|Searching for Points of Interest]] | ||
| + | ;[[/Runners/ReverseGeocoding|Reverse Geocoding]] | ||
| + | ;[[/Runners/Parse|Parsing Files]] | ||
| + | ;[[/Runners/PaintingGeoDataLineString|Painting LineString]] | ||
| + | ;[[/Runners/DisplayGeoDataPlacemark|Displaying GeoData Documents]] | ||
| + | |||
;[[/MarblePython|with Python]] | ;[[/MarblePython|with Python]] | ||
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
Welcome!
Here you'll get all the information you need to start Marble development:
Here is some advice about how packaging is supposed to happen on the various platforms that are supported.
Here are some tools and checks that are performed on marble code:
Here are a few links to various issues we are working on:
The base classes to manipulate geographic data
Using GeoData:
A little overview of map projections
Possible maps we could use:
if you want to fix memory leaks, you can run valgrind with:
valgrind --leak-check=full --track-origins=yes --num-callers=30 marble 2>&1 | tee MARBLE_MEMCHECK
Summaries and logs of scheduled Marble meetings can be found on the following pages: