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 > Struct Reference

#include <qrangemodel_impl.h>

Collaboration diagram for QRangeModelDetails::PropertyData< true >:

Public Member Functions

void invalidateCaches ()

Public Attributes

QHash< int, QMetaPropertyproperties

Static Public Attributes

static constexpr bool cachesProperties = true

Detailed Description

Definition at line 862 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

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

Definition at line 867 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

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

Definition at line 864 of file qrangemodel_impl.h.

◆ properties

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

Definition at line 865 of file qrangemodel_impl.h.


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