![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| bool | operator== (const QPlaceMatchRequestPrivate &other) const |
| void | clear () |
| 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.
| void QPlaceMatchRequestPrivate::clear | ( | ) |
| bool QPlaceMatchRequestPrivate::operator== | ( | const QPlaceMatchRequestPrivate & | other | ) | const |
Definition at line 26 of file qplacematchrequest.cpp.
| bool QPlaceMatchRequestPrivate::operator== | ( | const QPlaceMatchRequestPrivate & | other | ) | const |
| QVariantMap QPlaceMatchRequestPrivate::parameters |
Definition at line 21 of file qplacematchrequest.cpp.
Definition at line 20 of file qplacematchrequest.cpp.