![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcontiguouscache.h>
Public Attributes | |
| T | array [1] |
| Public Attributes inherited from QContiguousCacheData | |
| QBasicAtomicInt | ref |
| qsizetype | alloc |
| qsizetype | count |
| qsizetype | start |
| qsizetype | offset |
Additional Inherited Members | |
| Static Public Member Functions inherited from QContiguousCacheData | |
| static QContiguousCacheData * | allocateData (qsizetype size, qsizetype alignment) |
| static void | freeData (QContiguousCacheData *data) |
Definition at line 41 of file qcontiguouscache.h.
| T QContiguousCacheTypedData< T >::array[1] |
Definition at line 43 of file qcontiguouscache.h.