This interface is used to create new layer operation. More...
#include "../../../../common/STLUtils.h"#include "../../../../dataaccess/datasource/DataSourceFactory.h"#include "../../../../dataaccess/datasource/DataSourceInfoManager.h"#include "../../../../dataaccess/datasource/DataSourceManager.h"#include "../../../../dataaccess/utils/Utils.h"#include "../../../../datatype/Utils.h"#include "../../../../qt/widgets/datasource/selector/DataSourceSelectorDialog.h"#include "../../../../qt/widgets/property/NewPropertyWidget.h"#include "../../../../se/Style.h"#include "../../layer/utils/DataSet2Layer.h"#include "CreateLayerWidget.h"#include "ui_CreateLayerWidgetForm.h"#include <QFileDialog>#include <QMessageBox>#include <boost/filesystem.hpp>#include <boost/uuid/random_generator.hpp>#include <boost/uuid/uuid_io.hpp>Go to the source code of this file.
Functions | |
| Q_DECLARE_METATYPE (te::map::AbstractLayerPtr) te | |
This interface is used to create new layer operation.
Definition in file CreateLayerWidget.cpp.
| Q_DECLARE_METATYPE | ( | te::map::AbstractLayerPtr | ) |
Definition at line 49 of file CreateLayerWidget.cpp.