Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
atlas::records::Game Member List

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::Gameinline
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) constatlas::records::Game
connectAtlasData(const AtlasID id)atlas::records::Game
connectF95Data(const F95ID id)atlas::records::Game
dataChanged()atlas::records::Gamesignal
Game()=defaultatlas::records::Game
Game(const RecordID id)atlas::records::Gameexplicit
Game(const Game &other)atlas::records::Gameinline
hasBanner(const BannerType type) constatlas::records::Game
hasVersion(const QString str) constatlas::records::Game
id() constatlas::records::Gameinline
m_idatlas::records::Gameprivate
operator->() constatlas::records::Gameinline
operator=(const Game &other)atlas::records::Gameinline
operator[](const QString str) constatlas::records::Game
preview(const std::uint64_t index, const bool use_thumbnail=false)atlas::records::Game
ptratlas::records::Gameprivate
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) constatlas::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) constatlas::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() constatlas::records::Gameinline
versionExists(const QString &str)atlas::records::Game
~Game()atlas::records::Game