#include <qgsbabelformat.h>
Inheritance diagram for QgsSimpleBabelFormat:


Definition at line 58 of file qgsbabelformat.h.
Public Member Functions | |
| QgsSimpleBabelFormat (const QString &format, bool hasWaypoints, bool hasRoutes, bool hasTracks) | |
| QStringList | importCommand (const QString &babel, const QString &featuretype, const QString &input, const QString &output) const |
Protected Attributes | |
| QString | mFormat |
| QgsSimpleBabelFormat::QgsSimpleBabelFormat | ( | const QString & | format, | |
| bool | hasWaypoints, | |||
| bool | hasRoutes, | |||
| bool | hasTracks | |||
| ) |
Definition at line 91 of file qgsbabelformat.cpp.
References QgsBabelFormat::mSupportsExport, QgsBabelFormat::mSupportsImport, QgsBabelFormat::mSupportsRoutes, QgsBabelFormat::mSupportsTracks, and QgsBabelFormat::mSupportsWaypoints.
| QStringList QgsSimpleBabelFormat::importCommand | ( | const QString & | babel, | |
| const QString & | featuretype, | |||
| const QString & | input, | |||
| const QString & | output | |||
| ) | const [virtual] |
Reimplemented from QgsBabelFormat.
Definition at line 103 of file qgsbabelformat.cpp.
References mFormat.
QString QgsSimpleBabelFormat::mFormat [protected] |
1.5.1