26#ifndef __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_SCENE_H
27#define __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_SCENE_H
33#include <QGraphicsScene>
34#include <QtCore/QMutex>
98 void draw(
const int& curTime);
108 QPixmap* m_trajectoryPixmap;
110 int m_numberOfTrajectories;
111 int m_numberOfCoverages;