Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeopositioninfosourcefactory_geoclue2.cpp
Go to the documentation of this file.
1// Copyright (C) 2018 Denis Shienkov <denis.shienkov@gmail.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
6
7#include <QtCore/QLoggingCategory>
8
9Q_LOGGING_CATEGORY(lcPositioningGeoclue2, "qt.positioning.geoclue2")
10
12
14{
15 Q_UNUSED(parameters)
16 return new QGeoPositionInfoSourceGeoclue2(parameters, parent);
17}
18
20{
22 Q_UNUSED(parameters)
23 return nullptr;
24}
25
27{
29 Q_UNUSED(parameters)
30 return nullptr;
31}
32
34
35#include "moc_qgeopositioninfosourcefactory_geoclue2.cpp"
\inmodule QtPositioning
Q_PLUGIN_METADATA(IID "org.qt-project.qt.position.sourcefactory/6.0" FILE "plugin.json") public QGeoSatelliteInfoSource * satelliteInfoSource(QObject *parent, const QVariantMap &parameters) override
Returns a new QGeoSatelliteInfoSource associated with this plugin with parent parent,...
QGeoAreaMonitorSource * areaMonitor(QObject *parent, const QVariantMap &parameters) override
Returns a new QGeoAreaMonitorSource associated with this plugin with parent parent,...
\inmodule QtPositioning
\inmodule QtPositioning
\inmodule QtCore
Definition qobject.h:90
QObject * parent() const
Returns a pointer to the parent object.
Definition qobject.h:311
Combined button and popup list for selecting options.
#define Q_LOGGING_CATEGORY(name,...)
#define Q_UNUSED(x)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent