subsurface/qt-ui/profile
Tomaz Canabrava 7d5cf32501 Added a Model that should handle the Dive Profile
This model encapsulates the plot_info struct and provides
a consistent way to show it using the Qt Model view system
in the C++ and QML way. For a QGraphicsItem that should show
a Profile, this is the start.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-16 10:12:30 +07:00
..
animationfunctions.cpp Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +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 Added the remaining of the ticks to their correct position. 2014-01-16 10:12:30 +07:00
divecartesianaxis.h Cartesian Axis, based on the Ruler class on the Dive Planner. 2014-01-16 10:12:29 +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 Added a QGraphicsPixmapItem subclass that handles Animations. 2014-01-16 10:12:29 +07:00
divepixmapitem.h Added a QGraphicsPixmapItem subclass that handles Animations. 2014-01-16 10:12:29 +07:00
diveplotdatamodel.cpp Added a Model that should handle the Dive Profile 2014-01-16 10:12:30 +07:00
diveplotdatamodel.h Added a Model that should handle the Dive Profile 2014-01-16 10:12:30 +07:00
diverectitem.cpp Added a new class based on QGraphicsRectItem that can be animated. 2014-01-16 10:12:20 +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 Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +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 skeleton for the New Profile System. 2014-01-16 09:45:42 +07:00
profilewidget2.h Add the skeleton for the New Profile System. 2014-01-16 09:45:42 +07:00