![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgeosatelliteinfo_p.h>
Public Member Functions | |
QGeoSatelliteInfoPrivate () | |
QGeoSatelliteInfoPrivate (const QGeoSatelliteInfoPrivate &other) | |
virtual | ~QGeoSatelliteInfoPrivate () |
bool | operator== (const QGeoSatelliteInfoPrivate &other) const |
![]() | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default | |
Static Public Member Functions | |
static QGeoSatelliteInfoPrivate * | get (const QGeoSatelliteInfo &info) |
Public Attributes | |
int | signal |
int | satId |
QGeoSatelliteInfo::SatelliteSystem | system |
QHash< int, qreal > | doubleAttribs |
![]() | |
QAtomicInt | ref |
Definition at line 24 of file qgeosatelliteinfo_p.h.
QGeoSatelliteInfoPrivate::QGeoSatelliteInfoPrivate | ( | ) |
Definition at line 357 of file qgeosatelliteinfo.cpp.
QGeoSatelliteInfoPrivate::QGeoSatelliteInfoPrivate | ( | const QGeoSatelliteInfoPrivate & | other | ) |
Definition at line 362 of file qgeosatelliteinfo.cpp.
|
virtual |
Definition at line 371 of file qgeosatelliteinfo.cpp.
|
static |
Definition at line 381 of file qgeosatelliteinfo.cpp.
bool QGeoSatelliteInfoPrivate::operator== | ( | const QGeoSatelliteInfoPrivate & | other | ) | const |
Definition at line 373 of file qgeosatelliteinfo.cpp.
Definition at line 36 of file qgeosatelliteinfo_p.h.
int QGeoSatelliteInfoPrivate::satId |
Definition at line 34 of file qgeosatelliteinfo_p.h.
int QGeoSatelliteInfoPrivate::signal |
Definition at line 33 of file qgeosatelliteinfo_p.h.
QGeoSatelliteInfo::SatelliteSystem QGeoSatelliteInfoPrivate::system |
Definition at line 35 of file qgeosatelliteinfo_p.h.