Searched refs:getToolTipsShowPhotoFlash (Results 1 – 7 of 7) sorted by relevance
119 settings->getToolTipsShowPhotoFlash() || in CamItemInfoTipContents()203 if (settings->getToolTipsShowPhotoFlash()) in CamItemInfoTipContents()
159 bool getToolTipsShowPhotoFlash() const;
654 bool ImportSettings::getToolTipsShowPhotoFlash() const in getToolTipsShowPhotoFlash() function in Digikam::ImportSettings
178 bool ApplicationSettings::getToolTipsShowPhotoFlash() const in getToolTipsShowPhotoFlash() function in Digikam::ApplicationSettings
338 bool getToolTipsShowPhotoFlash() const;
146 settings->getToolTipsShowPhotoFlash() || in imageInfoTipContents()280 if (settings->getToolTipsShowPhotoFlash()) in imageInfoTipContents()
613 d->showPhotoFlashBox->setChecked(settings->getToolTipsShowPhotoFlash()); in readSettings()664 d->showItemPhotoFlashBox->setChecked(importSettings->getToolTipsShowPhotoFlash()); in readSettings()