Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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< int, 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 351 of file qgeosatelliteinfo.cpp.

◆ QGeoSatelliteInfoPrivate() [2/2]

QGeoSatelliteInfoPrivate::QGeoSatelliteInfoPrivate ( const QGeoSatelliteInfoPrivate & other)

Definition at line 356 of file qgeosatelliteinfo.cpp.

References doubleAttribs, other(), satId, signal, and system.

+ Here is the call graph for this function:

◆ ~QGeoSatelliteInfoPrivate()

QGeoSatelliteInfoPrivate::~QGeoSatelliteInfoPrivate ( )
virtual

Definition at line 365 of file qgeosatelliteinfo.cpp.

Member Function Documentation

◆ get()

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

Definition at line 375 of file qgeosatelliteinfo.cpp.

References info.

Referenced by QNmeaSatelliteInfoSourcePrivate::processNmeaData().

+ Here is the caller graph for this function:

◆ operator==()

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

Definition at line 367 of file qgeosatelliteinfo.cpp.

References doubleAttribs, other(), satId, signal, and system.

+ Here is the call graph for this function:

Member Data Documentation

◆ doubleAttribs

◆ satId

◆ signal

int QGeoSatelliteInfoPrivate::signal

◆ system


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