yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::RecentProjectsModel::RemovedRecent Struct Reference
Collaboration diagram for yaze::editor::RecentProjectsModel::RemovedRecent:

Public Attributes

std::string path
 
std::string display_name
 
CachedExtras extras
 
std::chrono::steady_clock::time_point expires_at
 

Detailed Description

Definition at line 162 of file recent_projects_model.h.

Member Data Documentation

◆ path

std::string yaze::editor::RecentProjectsModel::RemovedRecent::path

◆ display_name

std::string yaze::editor::RecentProjectsModel::RemovedRecent::display_name

◆ extras

CachedExtras yaze::editor::RecentProjectsModel::RemovedRecent::extras

◆ expires_at

std::chrono::steady_clock::time_point yaze::editor::RecentProjectsModel::RemovedRecent::expires_at

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