[Kstars-devel] Review Request 126452: I implemented the Altitude vs. Time tool with QCustomPlot library. Now, the Zoom and Pan features are ready for use.
Raphael Cojocaru
raphael.cojocaru at gmail.com
Mon Dec 21 16:10:18 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126452/
-----------------------------------------------------------
Review request for KStars and Jasem Mutlaq.
Repository: kstars
Description
-------
Improve Altitude vs. Time tool
Diffs
-----
kstars/tools/altvstime.cpp 6863c47
kstars/tools/altvstime.ui 2cdda14
Diff: https://git.reviewboard.kde.org/r/126452/diff/
Testing
-------
Tested with various SkyObjects.
I implemented the Altitude vs. Time tool with QCustomPlot library. Now, the Zoom and Pan features are ready for use.
I had to rewrite some pieces of code for: the computing method needed for drawing the graph, the method needed for drawing the previous curves with red colour, the method needed for cleaning the graph ( removing all curves ).
Because I changed the KPlotWidget into a QCustomPlot Widget, there are some lines of code that can't be used anymore. I marked those lines with TODO tag, in order to find a way to solve them.
I attach here a video presentation of the result: https://www.youtube.com/watch?v=FuZEE0341sU
Thanks,
Raphael Cojocaru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kstars-devel/attachments/20151221/67ea67a3/attachment.html>
More information about the Kstars-devel
mailing list