#include "../../../widgets/layer/explorer/LayerItemView.h"#include "GeoFileDragAndDropHandler.h"#include "Utils.h"#include "../../../../dataaccess/datasource/DataSource.h"#include "../../../../dataaccess/datasource/DataSourceFactory.h"#include "../../../../maptools/Utils.h"#include "../../../widgets/canvas/MultiThreadMapDisplay.h"#include "../../../af/events/MapEvents.h"#include <QDragEnterEvent>#include <QEvent>#include <QMimeData>#include <QUrl>Go to the source code of this file.
Functions | |
| bool | IsSupported (const std::string &fileName) |
| bool IsSupported | ( | const std::string & | fileName | ) |
Definition at line 43 of file ogr/GeoFileDragAndDropHandler.cpp.
References ds, and te::da::DataSourceFactory::make().
Referenced by te::qt::plugins::ogr::GeoFileDragAndDropHandler::eventFilter().