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

#include <qproperty_p.h>

+ Inheritance diagram for QPropertyBindingErrorPrivate:
+ Collaboration diagram for QPropertyBindingErrorPrivate:

Public Attributes

QPropertyBindingError::Type type = QPropertyBindingError::NoError
 
QString description
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Additional Inherited Members

- 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
 

Detailed Description

Definition at line 189 of file qproperty_p.h.

Member Data Documentation

◆ description

QString QPropertyBindingErrorPrivate::description

Definition at line 193 of file qproperty_p.h.

Referenced by QPropertyBindingError::description().

◆ type


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