subsurface/qt-ui/profile
Tomaz Canabrava 35979537d9 Plot the Temperature Text.
I Moved the 'plot text' method of the Old Graphics to the new
layout - this one was mostly unchanged as it was already good
as is.

And used the TemperatureProfileItem to also display texts.
This was the first implementation of the new system that uses
*less* code than the original one, wich makes me happy.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-17 14:04:47 -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 Create a version of create_graph_info that doesn't depend on GC. 2014-01-17 14:04:47 -08:00
divecartesianaxis.h Made the Axis be aware of Direction. 2014-01-17 06:18:56 +07: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 gas pressure plot. 2014-01-17 14:04:47 -08:00
diveplotdatamodel.h Add the gas pressure plot. 2014-01-17 14:04:47 -08:00
diveprofileitem.cpp Plot the Temperature Text. 2014-01-17 14:04:47 -08:00
diveprofileitem.h Plot the Temperature Text. 2014-01-17 14:04:47 -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 Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
divetextitem.h Add a class based on QGraphicsSimpleTextItem that handles animations. 2014-01-16 10:12:29 +07:00
profilewidget2.cpp Add the gas pressure plot. 2014-01-17 14:04:47 -08:00
profilewidget2.h Add the gas pressure plot. 2014-01-17 14:04:47 -08:00