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

#include <qrangemodel_impl.h>

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

Classes

struct  Connection

Public Member Functions

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

Public Attributes

QObjectcontext = nullptr
QSet< Connectionconnections
Public Attributes inherited from QRangeModelDetails::PropertyData< true, false >
QHash< int, QMetaPropertyproperties

Static Public Attributes

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

Detailed Description

Definition at line 834 of file qrangemodel_impl.h.

Member Function Documentation

◆ invalidateCaches()

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

Definition at line 853 of file qrangemodel_impl.h.

Member Data Documentation

◆ cachesProperties

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

Definition at line 816 of file qrangemodel_impl.h.

◆ connections

QSet<Connection> QRangeModelDetails::PropertyData< true, true >::connections
mutable

Definition at line 851 of file qrangemodel_impl.h.

◆ context


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