![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
bool | operator== (const QPlaceMatchRequestPrivate &other) const |
void | clear () |
![]() | |
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 | |
Public Attributes | |
QList< QPlace > | places |
QVariantMap | parameters |
![]() | |
QAtomicInt | ref |
Definition at line 13 of file qplacematchrequest.cpp.
void QPlaceMatchRequestPrivate::clear | ( | ) |
Definition at line 32 of file qplacematchrequest.cpp.
References QList< T >::clear(), QMap< Key, T >::clear(), parameters, and places.
bool QPlaceMatchRequestPrivate::operator== | ( | const QPlaceMatchRequestPrivate & | other | ) | const |
Definition at line 26 of file qplacematchrequest.cpp.
References other().
QVariantMap QPlaceMatchRequestPrivate::parameters |
Definition at line 21 of file qplacematchrequest.cpp.
Referenced by clear().
Definition at line 20 of file qplacematchrequest.cpp.
Referenced by clear().