26#ifndef __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_H
27#define __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_H
31#include "../../../geometry.h"
32#include "../../../datatype.h"
35#include <QtCore/QPropertyAnimation>
69 Animation(QObject* target,
const QByteArray& propertyName, QObject* parent=0);
A class to represent time period.
An Envelope defines a 2D rectangular region.