Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
SIModel.hpp File Reference
#include <QAbstractItemModel>
#include <QDir>
#include "core/config/config.hpp"
#include "core/logging/logging.hpp"

Go to the source code of this file.

Classes

struct  DirInfo
 
struct  FileInfo
 
struct  Node
 
class  SIModel
 

Macros

#define ATLASGAMEMANAGER_SIMODEL_HPP
 

Enumerations

enum class  SupportingType {
  NoSupportingType , TITLE , CREATOR , VERSION ,
  ENGINE
}
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_SIMODEL_HPP

#define ATLASGAMEMANAGER_SIMODEL_HPP

Enumeration Type Documentation

◆ SupportingType

enum class SupportingType
strong
Enumerator
NoSupportingType 
TITLE 
CREATOR 
VERSION 
ENGINE