Kgapi
locationfetchhistoryjob.h
38 Q_PROPERTY(Latitude::Granularity granularity READ granularity WRITE setGranularity)
61 Q_PROPERTY(qlonglong minTimestamp READ minTimestamp WRITE setMinTimestamp)
72 Q_PROPERTY(qlonglong maxTimestamp READ maxTimestamp WRITE setMaxTimestamp)
149 ObjectsList handleReplyWithItems(const QNetworkReply *reply, const QByteArray &rawData) override;
Abstract superclass for all jobs that fetch resources from Google.
Definition fetchjob.h:25
A job to fetch all past locations from user's account on Google Latitude.
Definition locationfetchhistoryjob.h:25
Q_SCRIPTABLE Q_NOREPLY void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.