Home
last modified time | relevance | path

Searched refs:customSystemArtworkNames (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/arcade/
H A Darcadesettings.h251 QStringList customSystemArtworkNames();
H A Dtweakedqmlappviewer.cpp731 return globalConfig->customSystemArtworkNames(); in customSystemArtwork()
H A Dimageprovider.cpp34 …mCustomImageTypes << globalConfig->customSystemArtworkNames() << globalConfig->customSoftwareArtwo… in ImageProvider()
H A Darcadesettings.cpp1042 QStringList ArcadeSettings::customSystemArtworkNames() in customSystemArtworkNames() function in ArcadeSettings