[Marble-devel] Review Request 124297: Some qml properties for MarbleQuickItem

Gábor Péterffy peterffy95 at gmail.com
Sat Jul 18 18:17:51 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124297/
-----------------------------------------------------------

(Updated July 18, 2015, 6:17 p.m.)


Status
------

This change has been marked as submitted.


Review request for Marble.


Changes
-------

Submitted with commit 53375610b50c74a6c18353ff50f437f492bdebac by Dennis Nienhüser on behalf of Gábor Péterffy to branch master.


Repository: marble


Description
-------

These are added to solve the todo in the example.

        map()->setShowFrameRate(false);
        map()->setProjection(Spherical);
        map()->setMapThemeId("earth/openstreetmap/openstreetmap.dgml");
        map()->setShowAtmosphere(false);
        map()->setShowCompass(false);
        map()->setShowClouds(false);
        map()->setShowCrosshairs(false);
        map()->setShowGrid(false);
        map()->setShowOverviewMap(false);
        map()->setShowOtherPlaces(false);
        map()->setShowScaleBar(false);
        map()->setShowBackground(false);
        
  The modification of the example will be in the following patch.


Diffs
-----

  src/lib/marble/MarbleQuickItem.h 41e20bb69bbeb9c1d662cd943ecb13674fd04498 
  src/lib/marble/MarbleQuickItem.cpp 94a0a1a498d4be29778f055d6c05bb532f12ee44 

Diff: https://git.reviewboard.kde.org/r/124297/diff/


Testing
-------


Thanks,

Gábor Péterffy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20150718/bc5a62da/attachment.html>


More information about the Marble-devel mailing list