MythTV  master
Classes | Typedefs
gamescan.h File Reference
#include <map>
#include <set>
#include <utility>
#include <QMap>
#include <QObject>
#include <QStringList>
#include <libmythbase/mthread.h>
Include dependency graph for gamescan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RomFileInfo
 
class  GameScannerThread
 
class  GameScanner
 

Typedefs

using RomFileInfoList = QList< RomFileInfo >
 

Typedef Documentation

◆ RomFileInfoList

using RomFileInfoList = QList< RomFileInfo >

Definition at line 31 of file gamescan.h.