subsurface/qt-ui/profile
Tomaz Canabrava 72b5bbce6e Remove the plotText function, standardize with the TextItem.
Removed the plotText function and replaced it with the
DiveTextItem class - this way there's just one way to add
text on screen, and it also makes it easy to fix positioning
of stuff there. Which is what I'll try to fix on the next commit.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-19 21:36:08 -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 Remove the plotText function, standardize with the TextItem. 2014-01-19 21:36:08 -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 Remove the plotText function, standardize with the TextItem. 2014-01-19 21:36:08 -08:00
divetextitem.h Remove the plotText function, standardize with the TextItem. 2014-01-19 21:36:08 -08:00
profilewidget2.cpp Add mean depth to new profile 2014-01-18 14:38:21 -08:00
profilewidget2.h Add mean depth to new profile 2014-01-18 14:38:21 -08:00