![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QPlaceMatchRequestPrivate:
Collaboration diagram for QPlaceMatchRequestPrivate:Public Member Functions | |
| bool | operator== (const QPlaceMatchRequestPrivate &other) const |
| void | clear () |
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. | |
| QSharedData & | operator= (const QSharedData &)=delete |
| ~QSharedData ()=default | |
Public Attributes | |
| QList< QPlace > | places |
| QVariantMap | parameters |
Public Attributes inherited from QSharedData | |
| 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.
Here is the call graph for this function:| bool QPlaceMatchRequestPrivate::operator== | ( | const QPlaceMatchRequestPrivate & | other | ) | const |
Definition at line 26 of file qplacematchrequest.cpp.
References other().
Here is the call graph for this function:| 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().