subsurface/qt-ui/profile
Dirk Hohndel 49a4a11a44 Fix compile error when not building with CONFIG+=debug
There are still some warnings left, but at least it compiles now.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-16 12:28:33 +07: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 Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
divecartesianaxis.h Create a Time Axis that knows how to plot the minutes. 2014-01-16 10:12:30 +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 Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
diveplotdatamodel.h Added a Model that should handle the Dive Profile 2014-01-16 10:12:30 +07:00
diveprofileitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
diveprofileitem.h Added the DiveProfileItem that uses the DiveProfileModel to diplay data. 2014-01-16 10:12:30 +07: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 Fix compile error when not building with CONFIG+=debug 2014-01-16 12:28:33 +07:00
profilewidget2.h Aparrently there's no need for a showEvent here. 2014-01-16 10:12:30 +07:00