|
MythTV master
|
#include <QFile>#include <libmythbase/mythdb.h>#include <libmythbase/mythlogging.h>#include "romedit.h"#include "rominfo.h"Go to the source code of this file.
Macros | |
| #define | LOC_ERR QString("MythGame:ROMINFO Error: ") |
| #define | LOC QString("MythGame:ROMINFO: ") |
Functions | |
| bool | operator== (const RomInfo &a, const RomInfo &b) |
| int | romInDB (const QString &rom, const QString &gametype) |
| #define LOC QString("MythGame:ROMINFO: ") |
Definition at line 13 of file rominfo.cpp.
| #define LOC_ERR QString("MythGame:ROMINFO Error: ") |
Definition at line 12 of file rominfo.cpp.
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().