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
QPlaceUserPrivate Class Reference

#include <qplaceuser_p.h>

+ Inheritance diagram for QPlaceUserPrivate:
+ Collaboration diagram for QPlaceUserPrivate:

Public Member Functions

bool operator== (const QPlaceUserPrivate &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 userId
 
QString name
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 24 of file qplaceuser_p.h.

Member Function Documentation

◆ operator==()

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

Definition at line 11 of file qplaceuser.cpp.

Member Data Documentation

◆ name

QString QPlaceUserPrivate::name

◆ userId

QString QPlaceUserPrivate::userId

Definition at line 29 of file qplaceuser_p.h.


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