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

#include <qrangemodel_impl.h>

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

Public Member Functions

void invalidateCaches ()

Public Attributes

QHash< int, QMetaPropertyproperties

Static Public Attributes

static constexpr bool cachesProperties = true

Detailed Description

Definition at line 822 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

void QRangeModelDetails::PropertyData< true, false >::invalidateCaches ( )
inline

Definition at line 827 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

bool QRangeModelDetails::PropertyData< true, false >::cachesProperties = true
staticconstexpr

Definition at line 824 of file qrangemodel_impl.h.

◆ properties

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

Definition at line 825 of file qrangemodel_impl.h.


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