|
| std::chrono::time_point< std::chrono::steady_clock > | last_accessed { Clock::now() } |
| |
| QPixmap | pixmap |
| |
◆ PixmapItem()
| atlas::cache::ImageCache::PixmapItem::PixmapItem |
( |
QPixmap | map | ) |
|
|
inline |
◆ operator()()
| void atlas::cache::ImageCache::PixmapItem::operator() |
( |
| ) |
|
|
inline |
◆ operator<()
| bool atlas::cache::ImageCache::PixmapItem::operator< |
( |
const PixmapItem & | other | ) |
const |
|
inline |
◆ score()
| std::uint64_t atlas::cache::ImageCache::PixmapItem::score |
( |
const std::chrono::time_point< std::chrono::steady_clock > & | current_time | ) |
const |
◆ size()
| std::uint64_t atlas::cache::ImageCache::PixmapItem::size |
( |
| ) |
const |
◆ last_accessed
| std::chrono::time_point< std::chrono::steady_clock > atlas::cache::ImageCache::PixmapItem::last_accessed { Clock::now() } |
◆ pixmap
| QPixmap atlas::cache::ImageCache::PixmapItem::pixmap |
The documentation for this struct was generated from the following files: