subsurface/qt-ui/profile
Tomaz Canabrava d47456b4e8 Added a class based on QGraphicsLineItem that can be animated.
This class has animatedHide, animatedMoveTo and QProperty
animations. it's very userful for the future creation of the
Cartesian Axis that will have the ticks 'flowing' around when
it's needed.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-16 10:12:29 +07:00
..
divelineitem.cpp Added a class based on QGraphicsLineItem that can be animated. 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
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