Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/showfoto/main/
H A Dshowfotosettings.h77 bool getShowFormatOverThumbnail() const;
H A Dshowfotosettings.cpp379 bool ShowfotoSettings::getShowFormatOverThumbnail() const in getShowFormatOverThumbnail() function in ShowFoto::ShowfotoSettings
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/setup/
H A Dshowfotosetupmisc.cpp372 d->showMimeOverImage->setChecked(d->settings->getShowFormatOverThumbnail()); in readSettings()
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/thumbbar/
H A Dshowfotodelegate.cpp232 if (ShowfotoSettings::instance()->getShowFormatOverThumbnail()) in paint()