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

#include <qplaceicon_p.h>

+ Inheritance diagram for QPlaceIconPrivate:
+ Collaboration diagram for QPlaceIconPrivate:

Public Member Functions

bool operator== (const QPlaceIconPrivate &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

QPlaceManagermanager = nullptr
 
QVariantMap parameters
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 26 of file qplaceicon_p.h.

Member Function Documentation

◆ operator==()

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

Definition at line 16 of file qplaceicon.cpp.

References manager, and other().

+ Here is the call graph for this function:

Member Data Documentation

◆ manager

QPlaceManager* QPlaceIconPrivate::manager = nullptr

◆ parameters

QVariantMap QPlaceIconPrivate::parameters

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