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

#include <qrangemodel_impl.h>

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

Public Member Functions

void invalidateCaches ()

Static Public Attributes

static constexpr bool cachesProperties = false

Detailed Description

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

Definition at line 855 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

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

Definition at line 858 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

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

Definition at line 856 of file qrangemodel_impl.h.


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