PLN file support classq.
More...
#include <PLN.h>
|
static QStringList | mimeTypes () |
| Mime type for files that can be opened by this class.
|
|
static QSharedPointer< QFile > | openFileURL (const QString &fileName) |
| Open file, file URL or Android content URL.
|
|
◆ PLN()
FileFormats::PLN::PLN |
( |
const QString & | fileName | ) |
|
Constructor.
This method reads a PLN file.
- Parameters
-
fileName | Name of a PLN file |
◆ mimeTypes()
static QStringList FileFormats::PLN::mimeTypes |
( |
| ) |
|
|
inlinestaticnodiscard |
Mime type for files that can be opened by this class.
- Returns
- Name of mime type
Definition at line 74 of file PLN.h.
◆ waypoints()
Waypoints specified in the PLN file.
The QGeoCoordinates returned here are guaranteed to be valid.
- Returns
- Waypoints specified in the PLN file
Definition at line 63 of file PLN.h.
The documentation for this class was generated from the following file:
- /home/runner/work/enroute/enroute/src/fileFormats/PLN.h