![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrangemodel_impl.h>
Classes | |
| struct | Connection |
Public Member Functions | |
| void | invalidateCaches () |
| Public Member Functions inherited from QRangeModelDetails::PropertyData< true, false > | |
| void | invalidateCaches () |
Public Attributes | |
| QObject * | context = nullptr |
| QSet< Connection > | connections |
| Public Attributes inherited from QRangeModelDetails::PropertyData< true, false > | |
| QHash< int, QMetaProperty > | properties |
Static Public Attributes | |
| static constexpr bool | cachesProperties |
| Static Public Attributes inherited from QRangeModelDetails::PropertyData< true, false > | |
| static constexpr bool | cachesProperties = true |
Definition at line 834 of file qrangemodel_impl.h.
|
inline |
Definition at line 853 of file qrangemodel_impl.h.
|
staticconstexpr |
Definition at line 816 of file qrangemodel_impl.h.
|
mutable |
Definition at line 851 of file qrangemodel_impl.h.
| QObject* QRangeModelDetails::PropertyData< true, true >::context = nullptr |
Definition at line 850 of file qrangemodel_impl.h.
Referenced by testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), and testing.tools.safetynet_job.JobRun::Run().