Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGeoSatelliteInfoPrivate Class Reference

#include <qgeosatelliteinfo_p.h>

Inheritance diagram for QGeoSatelliteInfoPrivate:
Collaboration diagram for QGeoSatelliteInfoPrivate:

Public Member Functions

 QGeoSatelliteInfoPrivate ()
 QGeoSatelliteInfoPrivate (const QGeoSatelliteInfoPrivate &other)
virtual ~QGeoSatelliteInfoPrivate ()
bool operator== (const QGeoSatelliteInfoPrivate &other) const
Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
QSharedDataoperator= (const QSharedData &)=delete
 ~QSharedData ()=default

Static Public Member Functions

static QGeoSatelliteInfoPrivateget (const QGeoSatelliteInfo &info)

Public Attributes

int signal
int satId
QGeoSatelliteInfo::SatelliteSystem system
QHash< QGeoSatelliteInfo::Attribute, qrealdoubleAttribs
Public Attributes inherited from QSharedData
QAtomicInt ref

Detailed Description

Definition at line 24 of file qgeosatelliteinfo_p.h.

Constructor & Destructor Documentation

◆ QGeoSatelliteInfoPrivate() [1/2]

QGeoSatelliteInfoPrivate::QGeoSatelliteInfoPrivate ( )

Definition at line 373 of file qgeosatelliteinfo.cpp.

◆ QGeoSatelliteInfoPrivate() [2/2]

QGeoSatelliteInfoPrivate::QGeoSatelliteInfoPrivate ( const QGeoSatelliteInfoPrivate & other)

Definition at line 378 of file qgeosatelliteinfo.cpp.

◆ ~QGeoSatelliteInfoPrivate()

QGeoSatelliteInfoPrivate::~QGeoSatelliteInfoPrivate ( )
virtual

Definition at line 387 of file qgeosatelliteinfo.cpp.

Member Function Documentation

◆ get()

QGeoSatelliteInfoPrivate * QGeoSatelliteInfoPrivate::get ( const QGeoSatelliteInfo & info)
static

Definition at line 397 of file qgeosatelliteinfo.cpp.

◆ operator==()

bool QGeoSatelliteInfoPrivate::operator== ( const QGeoSatelliteInfoPrivate & other) const

Definition at line 389 of file qgeosatelliteinfo.cpp.

Member Data Documentation

◆ doubleAttribs

QHash<QGeoSatelliteInfo::Attribute, qreal> QGeoSatelliteInfoPrivate::doubleAttribs

Definition at line 36 of file qgeosatelliteinfo_p.h.

◆ satId

int QGeoSatelliteInfoPrivate::satId

Definition at line 34 of file qgeosatelliteinfo_p.h.

◆ signal

int QGeoSatelliteInfoPrivate::signal

Definition at line 33 of file qgeosatelliteinfo_p.h.

◆ system

QGeoSatelliteInfo::SatelliteSystem QGeoSatelliteInfoPrivate::system

Definition at line 35 of file qgeosatelliteinfo_p.h.


The documentation for this class was generated from the following files: