MythTV  master
Classes | Functions
rominfo.h File Reference
#include <utility>
#include <QList>
#include <QMetaType>
#include <QString>
Include dependency graph for rominfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RomInfo
 

Functions

int romInDB (const QString &rom, const QString &gametype)
 
bool operator== (const RomInfo &a, const RomInfo &b)
 

Function Documentation

◆ romInDB()

int romInDB ( const QString &  rom,
const QString &  gametype 
)

Definition at line 117 of file rominfo.cpp.

Referenced by RomInfo::fillData().

◆ operator==()

bool operator== ( const RomInfo a,
const RomInfo b 
)

Definition at line 15 of file rominfo.cpp.