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