![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. | |
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" |