Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPlaceContactDetailPrivate Class Reference

#include <qplacecontactdetail_p.h>

+ Inheritance diagram for QPlaceContactDetailPrivate:
+ Collaboration diagram for QPlaceContactDetailPrivate:

Public Member Functions

bool operator== (const QPlaceContactDetailPrivate &other) 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

QString label
 
QString value
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 25 of file qplacecontactdetail_p.h.

Member Function Documentation

◆ operator==()

QT_USE_NAMESPACE bool QPlaceContactDetailPrivate::operator== ( const QPlaceContactDetailPrivate & other) const

Definition at line 11 of file qplacecontactdetail.cpp.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ label

QString QPlaceContactDetailPrivate::label

◆ value

QString QPlaceContactDetailPrivate::value

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