Home
last modified time | relevance | path

Searched refs:readMsgBoxShouldBeShown (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddmessagebox.cpp51 bool DMessageBox::readMsgBoxShouldBeShown(const QString& dontShowAgainName) in readMsgBoxShouldBeShown() function in Digikam::DMessageBox
98 if (readMsgBoxShouldBeShown(dontShowAgainName)) in showInformationWidget()
152 if (readMsgBoxShouldBeShown(dontAskAgainName)) in showContinueCancelWidget()
216 if (readMsgBoxShouldBeShown(dontAskAgainName)) in showYesNoWidget()
H A Ddmessagebox.h54 static bool readMsgBoxShouldBeShown(const QString& dontShowAgainName);
/dports/graphics/digikam/digikam-7.4.0/core/libs/settings/
H A Dapplicationsettings.h141 bool readMsgBoxShouldBeShown(const QString& dontShowAgainName);