a class derivated from GeoDataParser mainly to transform GPS data to KML
More...
|
void | clear () |
|
void | CreateTrackLine (QDomElement &parent, QDomDocument &root, int altitudeMode) |
| Create a KML Element that will contain the linetrace of the GPS. More...
|
|
void | CreateTrackPoints (QDomElement &parent, QDomDocument &root, int timeZone, int altitudeMode) |
| Create a KML Element that will contain the points and of the GPS. More...
|
|
| KMLGeoDataParser () |
|
QString | lineString () |
| KMLGeoDataParser::KMLGeoDataParser::lineString() More...
|
|
bool | loadGPXFile (const QUrl &url) |
|
bool | matchDate (const QDateTime &photoDateTime, int maxGapTime, int secondsOffset, bool photoHasSystemTimeZone, bool interpolate, int interpolationDstTime, GeoDataContainer *const gpsData) |
|
int | numPoints () const |
|
| ~KMLGeoDataParser () |
|
a class derivated from GeoDataParser mainly to transform GPS data to KML
- Author
- Stéphane Pontier shado.nosp@m.w.wa.nosp@m.lker@.nosp@m.free.nosp@m..fr
◆ GeoDataMap
◆ KMLGeoDataParser()
DigikamGenericGeolocationEditPlugin::KMLGeoDataParser::KMLGeoDataParser |
( |
| ) |
|
|
explicit |
◆ ~KMLGeoDataParser()
DigikamGenericGeolocationEditPlugin::KMLGeoDataParser::~KMLGeoDataParser |
( |
| ) |
|
◆ clear()
void DigikamGenericGeolocationEditPlugin::GeoDataParser::clear |
( |
| ) |
|
|
inherited |
◆ CreateTrackLine()
void DigikamGenericGeolocationEditPlugin::KMLGeoDataParser::CreateTrackLine |
( |
QDomElement & |
parent, |
|
|
QDomDocument & |
root, |
|
|
int |
altitudeMode |
|
) |
| |
◆ CreateTrackPoints()
void DigikamGenericGeolocationEditPlugin::KMLGeoDataParser::CreateTrackPoints |
( |
QDomElement & |
parent, |
|
|
QDomDocument & |
root, |
|
|
int |
timeZone, |
|
|
int |
altitudeMode |
|
) |
| |
◆ lineString()
QString DigikamGenericGeolocationEditPlugin::KMLGeoDataParser::lineString |
( |
| ) |
|
◆ loadGPXFile()
bool DigikamGenericGeolocationEditPlugin::GeoDataParser::loadGPXFile |
( |
const QUrl & |
url | ) |
|
|
inherited |
◆ matchDate()
bool DigikamGenericGeolocationEditPlugin::GeoDataParser::matchDate |
( |
const QDateTime & |
photoDateTime, |
|
|
int |
maxGapTime, |
|
|
int |
secondsOffset, |
|
|
bool |
photoHasSystemTimeZone, |
|
|
bool |
interpolate, |
|
|
int |
interpolationDstTime, |
|
|
GeoDataContainer *const |
gpsData |
|
) |
| |
|
inherited |
◆ numPoints()
int DigikamGenericGeolocationEditPlugin::GeoDataParser::numPoints |
( |
| ) |
const |
|
inherited |
◆ m_GeoDataMap
GeoDataMap DigikamGenericGeolocationEditPlugin::GeoDataParser::m_GeoDataMap |
|
protectedinherited |
The documentation for this class was generated from the following files: