26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESLIDERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESLIDERWIDGET_H
30 #include "../Config.h"
32 #include "../../../geometry.h"
33 #include "../../../datatype.h"
34 #include "../InterfaceController.h"
40 #include <QAbstractAnimation>
47 namespace Ui {
class TimeSliderWidgetForm; }
50 class QParallelAnimationGroup;
67 class TrajectoryDataSet;
68 class TrajectoryDataSetLayer;
280 void erase(
const unsigned int& curTime);
520 std::unique_ptr<Ui::TimeSliderWidgetForm>
m_ui;
A class to represent time instant.
A class to represent time period.
An Envelope defines a 2D rectangular region.
A layer with reference to a dataset that contains trajectories.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr