MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Functions
rominfo.h File Reference

Go to the source code of this file.

Classes

class  RomInfo

Functions

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

Function Documentation

int romInDB ( QString  rom,
QString  gametype 
)

Definition at line 116 of file rominfo.cpp.

Referenced by RomInfo::fillData().

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

Definition at line 12 of file rominfo.cpp.