Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPlaceProposedSearchResultPrivate Class Reference

#include <qplaceproposedsearchresult_p.h>

Inheritance diagram for QPlaceProposedSearchResultPrivate:
Collaboration diagram for QPlaceProposedSearchResultPrivate:

Public Member Functions

bool compare (const QPlaceSearchResultPrivate *other) const override
Public Member Functions inherited from QPlaceSearchResultPrivate
 QPlaceSearchResultPrivate ()
virtual ~QPlaceSearchResultPrivate ()
virtual QPlaceSearchResultPrivateclone () const
virtual QPlaceSearchResult::SearchResultType type () 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

Public Attributes

QPlaceSearchRequest searchRequest
Public Attributes inherited from QPlaceSearchResultPrivate
QString title
QPlaceIcon icon
Public Attributes inherited from QSharedData
QAtomicInt ref

Additional Inherited Members

Static Public Member Functions inherited from QPlaceSearchResultPrivate
static const QSharedDataPointer< QPlaceSearchResultPrivate > & extract_d (const QPlaceSearchResult &other)
static void copyIfPossible (QSharedDataPointer< QPlaceSearchResultPrivate > &d_ptr, const QPlaceSearchResult &other)

Detailed Description

Definition at line 23 of file qplaceproposedsearchresult_p.h.

Member Function Documentation

◆ compare()

QT_BEGIN_NAMESPACE bool QPlaceProposedSearchResultPrivate::compare ( const QPlaceSearchResultPrivate * other) const
overridevirtual

Reimplemented from QPlaceSearchResultPrivate.

Definition at line 10 of file qplaceproposedsearchresult.cpp.

Member Data Documentation

◆ searchRequest

QPlaceSearchRequest QPlaceProposedSearchResultPrivate::searchRequest

Definition at line 30 of file qplaceproposedsearchresult_p.h.


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