Public Attributes | |
| 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 |
| bool | pinned = false |
| std::string | display_name_override |
| std::string | notes |
Definition at line 124 of file recent_projects_model.h.
| std::uint64_t yaze::editor::RecentProjectsModel::CachedExtras::size_bytes = 0 |
Definition at line 125 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| std::int64_t yaze::editor::RecentProjectsModel::CachedExtras::mtime_epoch_ns = 0 |
Definition at line 126 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::crc32 |
Definition at line 127 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_title |
Definition at line 128 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_region |
Definition at line 129 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_map_mode |
Definition at line 130 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::BuildEntry(), yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::RelinkRecent().
| bool yaze::editor::RecentProjectsModel::CachedExtras::pinned = false |
Definition at line 131 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::UndoLastRemoval().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::display_name_override |
Definition at line 132 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::UndoLastRemoval().
| std::string yaze::editor::RecentProjectsModel::CachedExtras::notes |
Definition at line 133 of file recent_projects_model.h.
Referenced by yaze::editor::RecentProjectsModel::LoadCache(), and yaze::editor::RecentProjectsModel::UndoLastRemoval().