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
QRangeModelDetails::PropertyData< false, true > Struct Reference

#include <qrangemodel_impl.h>

Inheritance diagram for QRangeModelDetails::PropertyData< false, true >:
Collaboration diagram for QRangeModelDetails::PropertyData< false, true >:

Public Member Functions

void invalidateCaches ()
Public Member Functions inherited from QRangeModelDetails::PropertyData< false, false >
void invalidateCaches ()

Public Attributes

QHash< int, QMetaPropertyproperties
Public Attributes inherited from QRangeModelDetails::ConnectionStorage
AutoConnectContextcontext = nullptr
QSet< Connectionconnections

Static Public Attributes

static constexpr bool cachesProperties
Static Public Attributes inherited from QRangeModelDetails::PropertyData< false, false >
static constexpr bool cachesProperties

Additional Inherited Members

Protected Member Functions inherited from QRangeModelDetails::ConnectionStorage
 ~ConnectionStorage ()=default

Detailed Description

Definition at line 884 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

void QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >::invalidateCaches ( )
inline

Definition at line 836 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

bool QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >::cachesProperties
staticconstexpr

Definition at line 834 of file qrangemodel_impl.h.

◆ properties

QHash<int, QMetaProperty> QRangeModelDetails::PropertyData< false, true >::properties
mutable

Definition at line 886 of file qrangemodel_impl.h.


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