Searched refs:fetchCovers (Results 1 – 12 of 12) sorted by relevance
/dports/audio/cantata/cantata-2.4.2/gui/ |
H A D | initialsettingswizard.cpp | 72 fetchCovers->setChecked(Settings::self()->fetchCovers()); in InitialSettingsWizard() 196 fetchCovers->setChecked(true); in pageChanged() 199 fetchCovers->setChecked(Settings::self()->fetchCovers()); in pageChanged() 231 Settings::self()->saveFetchCovers(fetchCovers->isChecked()); in accept()
|
H A D | interfacesettings.cpp | 288 fetchCovers->setChecked(Settings::self()->fetchCovers()); in load() 367 Settings::self()->saveFetchCovers(fetchCovers->isChecked()); in save()
|
H A D | settings.h | 136 bool fetchCovers();
|
H A D | covers.cpp | 95 static bool fetchCovers=true; variable 649 } else if (fetchCovers || job.song.isArtistImageRequest()) { in download() 927 …} else if ((fetchCovers || job.song.isArtistImageRequest()) && JobHttpPng==job.type && (!job.level… in jobFinished() 1266 fetchCovers=Settings::self()->fetchCovers(); in readConfig()
|
H A D | settings.cpp | 638 bool Settings::fetchCovers() in fetchCovers() function in Settings
|
/dports/audio/cantata/cantata-2.4.2/translations/ |
H A D | cantata_es.ts | 3804 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_ru.ts | 4302 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_fr.ts | 4008 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_hu.ts | 4282 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_ko.ts | 4776 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_pl.ts | 4813 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|
H A D | cantata_cs.ts | 4796 i18n: ectx: property (text), widget (QCheckBox, fetchCovers)
|