26#ifndef __TERRALIB_QT_WIDGETS_DATASET_SELECTOR_INTERNAL_DATASETSELECTORWIDGET_H
27#define __TERRALIB_QT_WIDGETS_DATASET_SELECTOR_INTERNAL_DATASETSELECTORWIDGET_H
31#include "../../../../dataaccess/dataset/DataSetType.h"
32#include "../../../../dataaccess/datasource/DataSourceInfo.h"
34#include "../../Config.h"
44namespace Ui {
class DataSetSelectorWidgetForm; }
54 class DataSetGroupItem;
55 class DataSetTableView;
56 class DataSetTreeView;
129 std::unique_ptr<Ui::DataSetSelectorWidgetForm>
m_ui;
boost::shared_ptr< DataSetType > DataSetTypePtr
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr