26#ifndef __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_ITEM_H
27#define __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_ITEM_H
37#include <QGraphicsPixmapItem>
38#include <QAbstractAnimation>
67 Q_PROPERTY(QPointF
pos READ
pos WRITE setPos)
94 virtual void paint(QPainter*,
const QStyleOptionGraphicsItem*, QWidget*) = 0;
142 virtual void erase(
const unsigned int& curTime) = 0;
An abstract class to represent an instant of date and time.
A class to represent time period.
LineString is a curve with linear interpolation between points.
This file contains include headers for the Data Type module of TerraLib.
This file contains include headers for the Vector Geometry model of TerraLib.
Namespace for the Data Type module of TerraLib.
Namespace for the Qt module of TerraLib.