Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeopositioninfo_p.h
Go to the documentation of this file.
1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3#ifndef QGEOPOSITIONINFO_P_H
4#define QGEOPOSITIONINFO_P_H
5
6//
7// W A R N I N G
8// -------------
9//
10// This file is not part of the Qt API. It exists purely as an
11// implementation detail. This header file may change from version to
12// version without notice, or even be removed.
13//
14// We mean it.
15//
16
17#include <QtPositioning/private/qpositioningglobal_p.h>
18#include "qgeopositioninfo.h"
19#include <QHash>
20#include <QDateTime>
21#include <QtPositioning/qgeocoordinate.h>
22
24
26{
27public:
31 bool operator==(const QGeoPositionInfoPrivate &other) const;
32
36
38};
39
41
42#endif // QGEOPOSITIONINFO_P_H
\inmodule QtCore\reentrant
Definition qdatetime.h:257
\inmodule QtPositioning
static QGeoPositionInfoPrivate * get(const QGeoPositionInfo &info)
QHash< QGeoPositionInfo::Attribute, qreal > doubleAttribs
bool operator==(const QGeoPositionInfoPrivate &other) const
\inmodule QtPositioning
\inmodule QtCore
Definition qhash.h:818
\inmodule QtCore
Definition qshareddata.h:19
Combined button and popup list for selecting options.
QFileInfo info(fileName)
[8]
QSharedPointer< T > other(t)
[5]