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< cacheProperties, itemsAreQObjects > Struct Template Reference

#include <qrangemodel_impl.h>

Inheritance diagram for QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >:
Collaboration diagram for QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >:

Public Member Functions

void invalidateCaches ()

Static Public Attributes

static constexpr bool cachesProperties = false

Detailed Description

template<bool cacheProperties, bool itemsAreQObjects>
struct QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >

Definition at line 815 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

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

Definition at line 818 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

template<bool cacheProperties, bool itemsAreQObjects>
bool QRangeModelDetails::PropertyData< cacheProperties, itemsAreQObjects >::cachesProperties = false
staticconstexpr

Definition at line 816 of file qrangemodel_impl.h.


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