yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::RecentProjectsModel::CachedExtras Struct Reference

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
 

Detailed Description

Definition at line 124 of file recent_projects_model.h.

Member Data Documentation

◆ size_bytes

std::uint64_t yaze::editor::RecentProjectsModel::CachedExtras::size_bytes = 0

◆ mtime_epoch_ns

std::int64_t yaze::editor::RecentProjectsModel::CachedExtras::mtime_epoch_ns = 0

◆ crc32

std::string yaze::editor::RecentProjectsModel::CachedExtras::crc32

◆ snes_title

std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_title

◆ snes_region

std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_region

◆ snes_map_mode

std::string yaze::editor::RecentProjectsModel::CachedExtras::snes_map_mode

◆ pinned

bool yaze::editor::RecentProjectsModel::CachedExtras::pinned = false

◆ display_name_override

std::string yaze::editor::RecentProjectsModel::CachedExtras::display_name_override

◆ notes

std::string yaze::editor::RecentProjectsModel::CachedExtras::notes

The documentation for this struct was generated from the following file: