![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
This is the complete list of members for atlas::records::Game, including all inherited members.
| addPlaytime(const std::uint64_t seconds) | atlas::records::Game | |
| addPlaytime(const std::chrono::duration< Rep, Period > time_diff) | atlas::records::Game | inline |
| addPreview(std::filesystem::path path, std::uint64_t index=0) | atlas::records::Game | |
| addUserTag(QString str) | atlas::records::Game | |
| addVersion(QString version_name, std::filesystem::path dir, std::filesystem::path executable, const std::uint64_t folder_size, const bool in_place) | atlas::records::Game | |
| bannerPath(const BannerType type) const | atlas::records::Game | |
| connectAtlasData(const AtlasID id) | atlas::records::Game | |
| connectF95Data(const F95ID id) | atlas::records::Game | |
| dataChanged() | atlas::records::Game | signal |
| Game()=default | atlas::records::Game | |
| Game(const RecordID id) | atlas::records::Game | explicit |
| Game(const Game &other) | atlas::records::Game | inline |
| hasBanner(const BannerType type) const | atlas::records::Game | |
| hasVersion(const QString str) const | atlas::records::Game | |
| id() const | atlas::records::Game | inline |
| m_id | atlas::records::Game | private |
| operator->() const | atlas::records::Game | inline |
| operator=(const Game &other) | atlas::records::Game | inline |
| operator[](const QString str) const | atlas::records::Game | |
| preview(const std::uint64_t index, const bool use_thumbnail=false) | atlas::records::Game | |
| ptr | atlas::records::Game | private |
| removePreview(const std::uint64_t index) | atlas::records::Game | |
| removePreview(const std::filesystem::path path) | atlas::records::Game | |
| removeUserTag(QString str) | atlas::records::Game | |
| removeVersion(const Version &info) | atlas::records::Game | |
| reorderPreviews(std::vector< std::filesystem::path > paths) | atlas::records::Game | |
| requestBanner(const BannerType type, const bool use_thumbnail=false) const | atlas::records::Game | |
| requestBanner(const int width, const int height, const SCALE_TYPE scale_type, const BannerType type, const bool use_thumbnail=false) | atlas::records::Game | |
| requestBanner(const QSize size, const SCALE_TYPE scale_type, const BannerType type, const bool use_thumbnail=false) | atlas::records::Game | |
| requestPreview(const std::uint64_t index, const bool use_thumbnail=false) const | atlas::records::Game | |
| requestThumbnail(const BannerType type) | atlas::records::Game | |
| scaledPreview(const QSize size, const SCALE_TYPE scale_type, const std::uint64_t index, const bool use_thumbnail=false) | atlas::records::Game | |
| setBanner(std::filesystem::path path, const BannerType type) | atlas::records::Game | |
| setCreator(QString creator) | atlas::records::Game | |
| setDescription(QString description) | atlas::records::Game | |
| setEngine(QString engine) | atlas::records::Game | |
| setLastPlayed(const std::uint64_t) | atlas::records::Game | |
| setTitle(QString title) | atlas::records::Game | |
| valid() const | atlas::records::Game | inline |
| versionExists(const QString &str) | atlas::records::Game | |
| ~Game() | atlas::records::Game |