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
QGeoAreaMonitorInfoPrivate Class Reference
+ Inheritance diagram for QGeoAreaMonitorInfoPrivate:
+ Collaboration diagram for QGeoAreaMonitorInfoPrivate:

Public Member Functions

 QGeoAreaMonitorInfoPrivate ()
 
 QGeoAreaMonitorInfoPrivate (const QGeoAreaMonitorInfoPrivate &other)
 
 ~QGeoAreaMonitorInfoPrivate ()
 
- 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
 

Public Attributes

QUuid uid
 
QString name
 
QGeoShape shape
 
bool persistent
 
QVariantMap notificationParameters
 
QDateTime expiry
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 53 of file qgeoareamonitorinfo.cpp.

Constructor & Destructor Documentation

◆ QGeoAreaMonitorInfoPrivate() [1/2]

QGeoAreaMonitorInfoPrivate::QGeoAreaMonitorInfoPrivate ( )
inline

Definition at line 56 of file qgeoareamonitorinfo.cpp.

◆ QGeoAreaMonitorInfoPrivate() [2/2]

QGeoAreaMonitorInfoPrivate::QGeoAreaMonitorInfoPrivate ( const QGeoAreaMonitorInfoPrivate & other)
inline

Definition at line 57 of file qgeoareamonitorinfo.cpp.

References other().

+ Here is the call graph for this function:

◆ ~QGeoAreaMonitorInfoPrivate()

QGeoAreaMonitorInfoPrivate::~QGeoAreaMonitorInfoPrivate ( )
inline

Definition at line 67 of file qgeoareamonitorinfo.cpp.

Member Data Documentation

◆ expiry

QDateTime QGeoAreaMonitorInfoPrivate::expiry

◆ name

◆ notificationParameters

QVariantMap QGeoAreaMonitorInfoPrivate::notificationParameters

◆ persistent

bool QGeoAreaMonitorInfoPrivate::persistent

◆ shape

QGeoShape QGeoAreaMonitorInfoPrivate::shape

◆ uid

QUuid QGeoAreaMonitorInfoPrivate::uid

Definition at line 69 of file qgeoareamonitorinfo.cpp.

Referenced by QGeoAreaMonitorInfo::identifier().


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