subsurface/qt-ui/profile
Tomaz Canabrava bd96036892 Better use of the preferences changed signal.
When the preferences changed signal is fired, the items that can change
their visual based on the preferences now have to reimplement the
preferencesChanged method, so they know if they need to be replotted on
screen. I already implemented that for two of the items ( ProfileDepth and
Ceiling ) but others might need that too.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-21 14:25:34 -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 Prevent potential math overflow in new profile 2014-01-21 14:07:10 -08:00
divecartesianaxis.h Make the colors of the texts be prettier. 2014-01-19 21:38:10 -08: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 tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveplotdatamodel.h Add the tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveprofileitem.cpp Better use of the preferences changed signal. 2014-01-21 14:25:34 -08:00
diveprofileitem.h Better use of the preferences changed signal. 2014-01-21 14:25:34 -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 Add the dive computer text. 2014-01-21 09:38:46 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
profilewidget2.cpp Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00
profilewidget2.h Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00