|
MythTV master
|
#include <utility>#include <QList>#include <QMetaType>#include <QString>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) |
Definition at line 15 of file rominfo.cpp.
| int romInDB | ( | const QString & | rom, |
| const QString & | gametype | ||
| ) |
Definition at line 117 of file rominfo.cpp.
Referenced by RomInfo::fillData().