te::qt::plugins::ogr Namespace Reference

Classes

class  GeoFileDragAndDropHandler
 A class used to handle geofile drag and drop events. More...
 
class  OGRConnector
 OGR connector implementation for the Qt data source widget. More...
 
class  OGRConnectorDialog
 A dialog window for showing the OGR connector widget. More...
 
class  OGRType
 
class  Plugin
 

Functions

void CreateLayers (QStringList fileNames, std::list< te::map::AbstractLayerPtr > &layers)
 
bool HasShapeFileSpatialIndex (const QString &path)
 
bool IsShapeFile (const QString &path)
 

Function Documentation

◆ CreateLayers()

void te::qt::plugins::ogr::CreateLayers ( QStringList  fileNames,
std::list< te::map::AbstractLayerPtr > &  layers 
)

◆ HasShapeFileSpatialIndex()

bool te::qt::plugins::ogr::HasShapeFileSpatialIndex ( const QString &  path)

◆ IsShapeFile()

bool te::qt::plugins::ogr::IsShapeFile ( const QString &  path)