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