Classes | |
| 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 | |
| bool | HasShapeFileSpatialIndex (const QString &path) | 
| bool | IsShapeFile (const QString &path) | 
| bool te::qt::plugins::ogr::HasShapeFileSpatialIndex | ( | const QString & | path | ) | 
Definition at line 49 of file Utils.cpp.
References IsShapeFile().
Referenced by te::qt::plugins::ogr::OGRConnectorDialog::openPushButtonPressed(), and te::qt::plugins::ogr::Plugin::showWindow().
| bool te::qt::plugins::ogr::IsShapeFile | ( | const QString & | path | ) | 
Definition at line 36 of file Utils.cpp.
Referenced by HasShapeFileSpatialIndex(), te::qt::plugins::ogr::OGRConnectorDialog::openPushButtonPressed(), and te::qt::plugins::ogr::Plugin::showWindow().