[Marble-devel] Review Request 117401: Equality operators for overlay related classes
Commit Hook
null at kde.org
Thu Apr 10 14:24:35 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117401/#review55385
-----------------------------------------------------------
This review has been submitted with commit e122bd94d0b3cd179b602f9ddae9a67484f50b93 by Dennis Nienhüser on behalf of Sanjiban Bairagya to branch master.
- Commit Hook
On April 9, 2014, 10:16 p.m., Sanjiban Bairagya wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117401/
> -----------------------------------------------------------
>
> (Updated April 9, 2014, 10:16 p.m.)
>
>
> Review request for Marble.
>
>
> Bugs: 333116
> http://bugs.kde.org/show_bug.cgi?id=333116
>
>
> Repository: marble
>
>
> Description
> -------
>
> - Added the definition for GeoDataGroundOverlay::setLatLonQuad(const GeoDataLatLonQuad& quad)
> - Added operator== and operator!= to the classes GeoDataViewVolume, GeoDataVec2, GeoDataScreenOverlay, GeoDataPhotoOverlay and GeoDataGroundOverlay
> - Added a protected bool equals( const GeoDataOverlay &other ) const method to GeoDataOverlay which is called in operator== of GeoDataScreenOverlay, GeoDataPhotoOverlay and GeoDataGroundOverlay to avoid redundancy.
> - Extended tests/TestEquality by a new unit test method for each of the classes (except of GeoDataOverlay) which verifies the implementation for several instances of each class.
>
>
> Diffs
> -----
>
> src/lib/marble/geodata/data/GeoDataGroundOverlay.h 2e144af
> src/lib/marble/geodata/data/GeoDataGroundOverlay.cpp 0a87dc4
> src/lib/marble/geodata/data/GeoDataOverlay.h cbfa36a
> src/lib/marble/geodata/data/GeoDataOverlay.cpp dd02665
> src/lib/marble/geodata/data/GeoDataPhotoOverlay.h d7bae96
> src/lib/marble/geodata/data/GeoDataPhotoOverlay.cpp b4baf39
> src/lib/marble/geodata/data/GeoDataScreenOverlay.h 084fb79
> src/lib/marble/geodata/data/GeoDataScreenOverlay.cpp 3fe3375
> src/lib/marble/geodata/data/GeoDataVec2.h 6676281
> src/lib/marble/geodata/data/GeoDataVec2.cpp d27415d
> src/lib/marble/geodata/data/GeoDataViewVolume.h a138338
> src/lib/marble/geodata/data/GeoDataViewVolume.cpp 0ede2a8
> tests/TestEquality.cpp ac5a159
>
> Diff: https://git.reviewboard.kde.org/r/117401/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Sanjiban Bairagya
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140410/d1d5a57e/attachment.html>
More information about the Marble-devel
mailing list