Public Attributes | |
| std::string | path |
| std::uint64_t | size_bytes = 0 |
| std::int64_t | mtime_epoch_ns = 0 |
| std::string | crc32 |
| std::string | snes_title |
| std::string | snes_region |
| std::string | snes_map_mode |
Definition at line 175 of file recent_projects_model.h.
| std::string yaze::editor::RecentProjectsModel::AsyncScanResult::path |
Definition at line 176 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::uint64_t yaze::editor::RecentProjectsModel::AsyncScanResult::size_bytes = 0 |
Definition at line 177 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::int64_t yaze::editor::RecentProjectsModel::AsyncScanResult::mtime_epoch_ns = 0 |
Definition at line 178 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::string yaze::editor::RecentProjectsModel::AsyncScanResult::crc32 |
Definition at line 179 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_title |
Definition at line 180 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_region |
Definition at line 181 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().
| std::string yaze::editor::RecentProjectsModel::AsyncScanResult::snes_map_mode |
Definition at line 182 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::DispatchBackgroundRomScan().