Searched refs:copyIfPossible (Results 1 – 3 of 3) sorted by relevance
65 … QPlaceSearchResult &other) : QPlaceSearchResult() { Class##Private::copyIfPossible(d_ptr, other);…70 …static void copyIfPossible(QSharedDataPointer<QPlaceSearchResultPrivate> &d_ptr, const QPlaceSearc…91 …static void copyIfPossible(QSharedDataPointer<QPlaceSearchResultPrivate> &d_ptr, const QPlaceSearc… in copyIfPossible() function
57 …Class::Class(const BaseClass &other) : BaseClass() { Class##Private::copyIfPossible(d_ptr, other);…61 …static void copyIfPossible(QSharedDataPointer<BaseClass##Private> &d_ptr, const BaseClass &other) \
67 …Class::Class(const QPlaceContent &other) : QPlaceContent() { Class##Private::copyIfPossible(d_ptr,…72 …static void copyIfPossible(QSharedDataPointer<QPlaceContentPrivate> &d_ptr, const QPlaceContent &o…