Krita Source Code Documentation
Loading...
Searching...
No Matches
KisTileDataStore::MemoryStatistics Struct Reference

#include <kis_tile_data_store.h>

Public Attributes

qint64 historicalMemorySize
 
qint64 poolSize
 
qint64 realMemorySize
 
qint64 swapSize
 
qint64 totalMemorySize
 

Detailed Description

Definition at line 37 of file kis_tile_data_store.h.

Member Data Documentation

◆ historicalMemorySize

qint64 KisTileDataStore::MemoryStatistics::historicalMemorySize

Definition at line 40 of file kis_tile_data_store.h.

◆ poolSize

qint64 KisTileDataStore::MemoryStatistics::poolSize

Definition at line 42 of file kis_tile_data_store.h.

◆ realMemorySize

qint64 KisTileDataStore::MemoryStatistics::realMemorySize

Definition at line 39 of file kis_tile_data_store.h.

◆ swapSize

qint64 KisTileDataStore::MemoryStatistics::swapSize

Definition at line 44 of file kis_tile_data_store.h.

◆ totalMemorySize

qint64 KisTileDataStore::MemoryStatistics::totalMemorySize

Definition at line 38 of file kis_tile_data_store.h.


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