yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
recent_projects_model.h File Reference
#include <atomic>
#include <chrono>
#include <cstdint>
#include <deque>
#include <filesystem>
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::RecentProject
 
class  yaze::editor::RecentProjectsModel
 
struct  yaze::editor::RecentProjectsModel::PendingUndo
 
struct  yaze::editor::RecentProjectsModel::CachedExtras
 
struct  yaze::editor::RecentProjectsModel::RemovedRecent
 
struct  yaze::editor::RecentProjectsModel::AsyncScanResult
 
struct  yaze::editor::RecentProjectsModel::AsyncScanState
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.