subsurface/qt-ui/profile
Tomaz Canabrava 49f4052c67 Cartesian Axis, based on the Ruler class on the Dive Planner.
This is the same class as the Ruler, but uses the DiveLineItem
and DiveTextItem classes created to make it animateable. The next
few commits will work on that part. The Ruler was a very bad
name for a class that's actually an Axis, that's why I depreceated
the later.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-16 10:12:29 +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 Cartesian Axis, based on the Ruler class on the Dive Planner. 2014-01-16 10:12:29 +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
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