26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESLIDERWIDGET_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESLIDERWIDGET_H
40#include <QAbstractAnimation>
47namespace Ui {
class TimeSliderWidgetForm; }
50class QParallelAnimationGroup;
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.
A class to represent a trajectory data set.
This file contains include headers for the Data Type module of TerraLib.
This file contains include headers for the Vector Geometry model of TerraLib.
Namespace for the Data Type module of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
Namespace for the TerraLib ST module.