![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
Functions | |
| void | loadThumbnail (QPromise< QPixmap > &promise, const std::filesystem::path origin_path) |
| void | loadScaledThumb (QPromise< QPixmap > &promise, const QSize size, const SCALE_TYPE scale_type, const std::filesystem::path origin_path) |
| void atlas::images::async::internal::loadScaledThumb | ( | QPromise< QPixmap > & | promise, |
| const QSize | size, | ||
| const SCALE_TYPE | scale_type, | ||
| const std::filesystem::path | origin_path ) |
| void atlas::images::async::internal::loadThumbnail | ( | QPromise< QPixmap > & | promise, |
| const std::filesystem::path | origin_path ) |