30 #include "ui_TrajectoryDialogForm.h" 
   31 #include "ui_TemporalPropertiesWidgetForm.h" 
   35     m_ui(new Ui::TrajectoryDialogForm)
 
   46   QGridLayout* layout = 
new QGridLayout(
m_ui->m_propertiesWidgetFrame);
 
   49   this->layout()->setSizeConstraint(QLayout::SetFixedSize);
 
A dataset is the unit of information manipulated by the data access module of TerraLib. 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr