Commit Graph

2 Commits

Author SHA1 Message Date
Mark Liversedge
8419c01070 Code Spring Clean
.. compiler nits
2015-05-02 12:25:01 +01:00
Simon Egli (Silzo)
a974970476 Adding a class that enables indending QwtPlotMarkers.
This commit is adding a new class QwtIndPlotMarker that will enable us
to indend Labels. The usage is pretty much the same,
please look at the changes in LTMPlot.cpp to see what will
change for using the new class.
So far the functionality is implemented for horizontally written labels only.

This solves the issue of all Labels (e.g. Seasons and events in LTMPlot case)
being on one line and thus being unreadable.

Signed-off-by: Simon Egli (Silzo) <smn.egli@gmail.com>
2015-04-04 13:56:21 +02:00