A simple widget that allows the selection of datasets from a given data source. More...
#include "../../../../common/Translator.h"#include "../../../../dataaccess/datasource/DataSource.h"#include "../../../../dataaccess/datasource/DataSourceManager.h"#include "../../../../maptools/DataSetLayer.h"#include "../../dataset/selector/DataSetSelectorDialog.h"#include "../../Exception.h"#include "../utils/DataSet2Layer.h"#include "DataSetLayerSelector.h"#include <algorithm>#include <iterator>#include <memory>Go to the source code of this file.
A simple widget that allows the selection of datasets from a given data source.
Definition in file DataSetLayerSelector.cpp.