Home
last modified time | relevance | path

Searched defs:confirmationType (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewer/bodypartformatter/gnupgwks/
H A Dgnupgwksmessagepart.cpp19 GnuPGWKSMessagePart::ConfirmationType GnuPGWKSMessagePart::confirmationType() const in confirmationType() function in GnuPGWKSMessagePart
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkiotesthelper.h169 ConfirmationType confirmationType) override { in askDeleteConfirmation()
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dwidgetsaskuseractionhandler.cpp92 …rDelete(const QList<QUrl> &urls, DeletionType deletionType, ConfirmationType confirmationType, QWi… in askUserDelete()
H A Djobuidelegate.cpp188 …Confirmation(const QList<QUrl> &urls, DeletionType deletionType, ConfirmationType confirmationType) in askDeleteConfirmation()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkio.py1005 def askDeleteConfirmation(self, urls, deletionType, confirmationType): argument