Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeopositioninfosource_geoclue2.cpp File Reference

(a482769949d68c07c86c113fd5b8bc142641f6e4)

#include "qgeopositioninfosource_geoclue2_p.h"
#include <QtCore/QLoggingCategory>
#include <QtCore/QSaveFile>
#include <QtCore/QScopedPointer>
#include <QtCore/QTimer>
#include <QtDBus/QDBusPendingCallWatcher>
#include <client_interface.h>
#include "moc_client_interface.cpp"
#include <location_interface.h>
#include "moc_location_interface.cpp"
#include "moc_manager_interface.cpp"
#include "moc_qgeopositioninfosource_geoclue2_p.cpp"
+ Include dependency graph for qgeopositioninfosource_geoclue2.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Enumerations

enum  QT_BEGIN_NAMESPACE::GClueAccuracyLevel {
  QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_NONE = 0 , QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_COUNTRY = 1 , QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_CITY = 4 , QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_NEIGHBORHOOD = 5 ,
  QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_STREET = 6 , QT_BEGIN_NAMESPACE::GCLUE_ACCURACY_LEVEL_EXACT = 8
}
 

Functions

static QString QT_BEGIN_NAMESPACE::lastPositionFilePath ()
 

Variables

const char QT_BEGIN_NAMESPACE::GEOCLUE2_SERVICE_NAME [] = "org.freedesktop.GeoClue2"
 
const int QT_BEGIN_NAMESPACE::MINIMUM_UPDATE_INTERVAL = 1000
 
const int QT_BEGIN_NAMESPACE::UPDATE_TIMEOUT_COLD_START = 120000
 
static const auto QT_BEGIN_NAMESPACE::desktopIdParameter = "desktopId"