digiKam
DigikamGenericGeolocationEditPlugin::GeoDataParser Class Reference
+ Inheritance diagram for DigikamGenericGeolocationEditPlugin::GeoDataParser:

Public Member Functions

void clear ()
 
 GeoDataParser ()
 
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
 
 ~GeoDataParser ()
 

Protected Types

typedef QMap< QDateTime, GeoDataContainerGeoDataMap
 

Protected Attributes

GeoDataMap m_GeoDataMap
 

Member Typedef Documentation

◆ GeoDataMap

Constructor & Destructor Documentation

◆ GeoDataParser()

DigikamGenericGeolocationEditPlugin::GeoDataParser::GeoDataParser ( )
explicit

References clear().

◆ ~GeoDataParser()

DigikamGenericGeolocationEditPlugin::GeoDataParser::~GeoDataParser ( )
inline

Member Function Documentation

◆ clear()

void DigikamGenericGeolocationEditPlugin::GeoDataParser::clear ( )

◆ loadGPXFile()

bool DigikamGenericGeolocationEditPlugin::GeoDataParser::loadGPXFile ( const QUrl &  url)

◆ matchDate()

◆ numPoints()

int DigikamGenericGeolocationEditPlugin::GeoDataParser::numPoints ( ) const

Member Data Documentation

◆ m_GeoDataMap


The documentation for this class was generated from the following files: