Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_tools_qcontiguouscache.cpp File Reference

Go to the source code of this file.

Functions

MyRecord record (int row) const
 [0]
 
cache insert (INT_MAX, 1)
 
cache append (2)
 
cache normalizeIndexes ()
 

Variables

QContiguousCache< int > cache (10)
 [0]
 

Function Documentation

◆ append()

cache append ( )

◆ insert()

cache insert ( INT_MAX  ,
 
)

◆ normalizeIndexes()

cache normalizeIndexes ( )

◆ record()

Variable Documentation

◆ cache

QContiguousCache< int > cache(10) ( 10  )

[0]

[1]

Referenced by record().