subsurface/qt-ui/profile
Tomaz Canabrava 2e2a87e619 Add a MeanDepthItem that has 2 strings.
Dirk's implementation of the MeanDepth item was correct, but in order to
add the 2 strings to it ( one at the begin, one at the end ) I had to put
more stuff inside the ProfileWidget that's already packed with graphics
items.

So I created a new class MeanDepthItem that contains these 2 strings and
will get updated whenever the value changes.

I also fixed a math inconsistency where I changed RIGHT to LEFT.
(wich fixed a few text-placements, and broke others.)

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-22 12:29:41 -08:00
..
animationfunctions.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
animationfunctions.h Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +07:00
divecartesianaxis.cpp Prevent potential math overflow in new profile 2014-01-21 14:07:10 -08:00
divecartesianaxis.h Make the colors of the texts be prettier. 2014-01-19 21:38:10 -08:00
diveeventitem.cpp Fix compile time warnings 2014-01-17 06:39:24 +07:00
diveeventitem.h Transform the DiveProfileItem to an Abstract Generalization 2014-01-17 06:18:00 +07:00
divelineitem.cpp Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +07:00
divelineitem.h Added a class based on QGraphicsLineItem that can be animated. 2014-01-16 10:12:29 +07:00
divepixmapitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
divepixmapitem.h Added a QGraphicsPixmapItem subclass that handles Animations. 2014-01-16 10:12:29 +07:00
diveplotdatamodel.cpp Add the tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveplotdatamodel.h Add the tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveprofileitem.cpp Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
diveprofileitem.h Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
diverectitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
diverectitem.h Added a new class based on QGraphicsRectItem that can be animated. 2014-01-16 10:12:20 +07:00
divetextitem.cpp Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
profilewidget2.cpp Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
profilewidget2.h Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00