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> 88 void setDataKeyValues();
97 int getClosestAnimationDataIndex(
const double& trel);
106 int getNextAnimationDataIndex(
const double& trel);
117 #endif // __TERRALIB_QT_WIDGETS_SLIDER_INTERNAL_ANIMATION_H
An Envelope defines a 2D rectangular region.
static te::dt::TimeDuration dt(20, 30, 50, 11)
A class to represent time period.