QtBase  v6.3.1
Public Attributes | List of all members
QPropertyBindingErrorPrivate Class Reference

#include <qproperty_p.h>

Inheritance diagram for QPropertyBindingErrorPrivate:
Inheritance graph
[legend]
Collaboration diagram for QPropertyBindingErrorPrivate:
Collaboration graph
[legend]

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
 
 QSharedData (const QSharedData &) noexcept
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Detailed Description

Definition at line 169 of file qproperty_p.h.

Member Data Documentation

◆ description

QString QPropertyBindingErrorPrivate::description

Definition at line 173 of file qproperty_p.h.

◆ type

QPropertyBindingError::Type QPropertyBindingErrorPrivate::type = QPropertyBindingError::NoError

Definition at line 172 of file qproperty_p.h.


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