|
Krita Source Code Documentation
|
#include <kis_tile_data_store.h>
Public Attributes | |
| qint64 | historicalMemorySize |
| qint64 | poolSize |
| qint64 | realMemorySize |
| qint64 | swapSize |
| qint64 | totalMemorySize |
Definition at line 37 of file kis_tile_data_store.h.
| qint64 KisTileDataStore::MemoryStatistics::historicalMemorySize |
Definition at line 40 of file kis_tile_data_store.h.
| qint64 KisTileDataStore::MemoryStatistics::poolSize |
Definition at line 42 of file kis_tile_data_store.h.
| qint64 KisTileDataStore::MemoryStatistics::realMemorySize |
Definition at line 39 of file kis_tile_data_store.h.
| qint64 KisTileDataStore::MemoryStatistics::swapSize |
Definition at line 44 of file kis_tile_data_store.h.
| qint64 KisTileDataStore::MemoryStatistics::totalMemorySize |
Definition at line 38 of file kis_tile_data_store.h.