Searched refs:setShowPermanentDeleteDialog (Results 1 – 4 of 4) sorted by relevance
417 void setShowPermanentDeleteDialog(bool val);
104 void ApplicationSettings::setShowPermanentDeleteDialog(bool val) in setShowPermanentDeleteDialog() function in Digikam::ApplicationSettings
581 settings->setShowPermanentDeleteDialog(!d->page->d->doNotShowAgain->isChecked()); in slotUser1Clicked()
507 settings->setShowPermanentDeleteDialog(d->showPermanentDeleteDialogCheck->isChecked()); in applySettings()