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

Information about a recently used project. More...

#include <welcome_screen.h>

Public Attributes

std::string name
 
std::string filepath
 
std::string rom_title
 
std::string metadata_summary
 
std::string last_modified
 
std::string item_type
 
std::string item_icon
 
std::string thumbnail_path
 
bool unavailable = false
 
int days_ago = 0
 

Detailed Description

Information about a recently used project.

Definition at line 17 of file welcome_screen.h.

Member Data Documentation

◆ name

◆ filepath

◆ rom_title

std::string yaze::editor::RecentProject::rom_title

◆ metadata_summary

std::string yaze::editor::RecentProject::metadata_summary

◆ last_modified

std::string yaze::editor::RecentProject::last_modified

◆ item_type

◆ item_icon

std::string yaze::editor::RecentProject::item_icon

◆ thumbnail_path

std::string yaze::editor::RecentProject::thumbnail_path

Definition at line 25 of file welcome_screen.h.

◆ unavailable

bool yaze::editor::RecentProject::unavailable = false

◆ days_ago

int yaze::editor::RecentProject::days_ago = 0

Definition at line 27 of file welcome_screen.h.


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