Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_corelib_tools_qcontiguouscache.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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 ( 2 )

◆ insert()

cache insert ( INT_MAX ,
1  )

◆ normalizeIndexes()

cache normalizeIndexes ( )

◆ record()

Variable Documentation

◆ cache

QContiguousCache< int > cache(10) ( 10 )

[0]

[1]

Referenced by record().