Home
last modified time | relevance | path

Searched refs:DefaultConfirmation (Results 1 – 23 of 23) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Statements/
H A DConfirm.cs20 DefaultConfirmation defaultConfirmation;
36 DefaultConfirmation DefaultConfirmation property in System.Activities.Statements.Confirm
42 this.defaultConfirmation = new DefaultConfirmation()
85 Fx.Assert(DefaultConfirmation != null, "DefaultConfirmation must be valid"); in CacheMetadata()
90 DefaultConfirmation, in CacheMetadata()
199 context.ScheduleActivity(DefaultConfirmation); in Execute()
H A DWorkflowCompensationBehavior.cs29 DefaultConfirmation = new DefaultConfirmation() in WorkflowCompensationBehavior()
41 Activity DefaultConfirmation property in System.Activities.Statements.WorkflowCompensationBehavior
58 Fx.Assert(this.DefaultConfirmation != null, "DefaultConfirmation must be valid"); in CacheMetadata()
63 this.DefaultConfirmation in CacheMetadata()
159 … context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(OnConfirmationComplete)); in OnConfirm()
H A DCompensationParticipant.cs30 DefaultConfirmation = new DefaultConfirmation() in CompensationParticipant()
60 Activity DefaultConfirmation property in System.Activities.Statements.CompensationParticipant
110 Fx.Assert(DefaultConfirmation != null, "DefaultConfirmation must be valid"); in CacheMetadata()
111 implementationChildren.Add(DefaultConfirmation); in CacheMetadata()
184 …context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnConfirmationComplete)); in OnConfirmation()
211 …context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnConfirmationComplete)); in OnConfirmationHandlerComplete()
295 …context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnCompensationComplete)); in OnCompensationHandlerComplete()
359 …context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnCompensationComplete)); in OnCancellationHandlerComplete()
H A DDefaultConfirmation.cs11 sealed class DefaultConfirmation : NativeActivity class
17 public DefaultConfirmation() in DefaultConfirmation() method in System.Activities.Statements.DefaultConfirmation
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/trash/plugin/
H A Dtrash.cpp26 ….askDeleteConfirmation(urls, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in trashUrls()
36 …irmation(QList<QUrl>(), KIO::JobUiDelegate::EmptyTrash, KIO::JobUiDelegate::DefaultConfirmation)) { in emptyTrash()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/notifications/
H A Dfilemenu.cpp154 ….askDeleteConfirmation(urls, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in open()
173 …askDeleteConfirmation(urls, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in open()
/dports/x11-fm/dolphin/dolphin-21.12.3/src/trash/
H A Ddolphintrash.cpp51 …nfirmation(QList<QUrl>(), KIO::JobUiDelegate::EmptyTrash, KIO::JobUiDelegate::DefaultConfirmation); in empty()
/dports/x11-fm/dolphin/dolphin-21.12.3/src/panels/folders/
H A Dtreeviewcontextmenu.cpp198 ….askDeleteConfirmation(list, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in moveToTrash()
211 …askDeleteConfirmation(list, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in deleteItem()
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Daskuseractioninterface.h123 DefaultConfirmation, ///< Do not ask if the user has previously set the "Do not ask again" enumerator
H A Djobuidelegateextension.h242 enum ConfirmationType { DefaultConfirmation, ForceConfirmation }; enumerator
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/FileSystem/
H A Dkrtrashhandler.cpp60 KIO::JobUiDelegate::DefaultConfirmation)) in emptyTrash()
/dports/sysutils/k4dirstat/k4dirstat-3.3.0/src/
H A Dkstdcleanup.cpp128 KIO::JobUiDelegate::DefaultConfirmation)) { in konqOperationsDel()
/dports/x11-fm/konqueror/konqueror-21.12.3/plugins/fsview/
H A Dfsview_part.cpp469 … KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in del()
487 … KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in trash()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kio/
H A Dkdirselectdialog.cpp255 …mation(QList<QUrl>() << url, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in slotMoveToTrash()
266 …ation(QList<QUrl>() << url, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in slotDelete()
/dports/x11/plasma5-plasma-integration/plasma-integration-5.23.5/src/platformtheme/
H A Dkdirselectdialog.cpp242 …mation(QList<QUrl>() << url, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in slotMoveToTrash()
253 …ation(QList<QUrl>() << url, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in slotDelete()
/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dfileoperations.cpp139 …uiDelegate.askDeleteConfirmation(urlList, deletionType, KIO::JobUiDelegate::DefaultConfirmation)) { in delOrTrash()
/dports/x11-fm/konqueror/konqueror-21.12.3/libkonq/src/
H A Dkonq_popupmenu.cpp498 …irmation(QList<QUrl>(), KIO::JobUiDelegate::EmptyTrash, KIO::JobUiDelegate::DefaultConfirmation)) { in slotPopupEmptyTrashBin()
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/plugins/folder/
H A Dfoldermodel.cpp2016 ….askDeleteConfirmation(urls, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in moveSelectedToTrash()
2038 …askDeleteConfirmation(urls, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in deleteSelected()
2071 …irmation(QList<QUrl>(), KIO::JobUiDelegate::EmptyTrash, KIO::JobUiDelegate::DefaultConfirmation)) { in emptyTrashBin()
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Ddropjob.cpp437 …, KIO::AskUserActionInterface::Trash, KIO::AskUserActionInterface::DefaultConfirmation, KJobWidget… in handleCopyToDirectory()
/dports/devel/kf5-kio/kio-5.89.0/src/filewidgets/
H A Dkdiroperator.cpp772 …e.askDeleteConfirmation(urls, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation); in del()
811 …urls, KIO::AskUserActionInterface::Delete, KIO::AskUserActionInterface::DefaultConfirmation, this); in deleteSelected()
827 …te.askDeleteConfirmation(urls, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation); in trash()
916 …(urls, KIO::AskUserActionInterface::Trash, KIO::AskUserActionInterface::DefaultConfirmation, this); in trashSelected()
H A Dkfileplacesview.cpp956 KIO::AskUserActionInterface::DefaultConfirmation, in contextMenuEvent()
/dports/x11-fm/dolphin/dolphin-21.12.3/src/views/
H A Ddolphinview.cpp730 ….askDeleteConfirmation(list, KIO::JobUiDelegate::Trash, KIO::JobUiDelegate::DefaultConfirmation)) { in trashSelectedItems()
745 …askDeleteConfirmation(list, KIO::JobUiDelegate::Delete, KIO::JobUiDelegate::DefaultConfirmation)) { in deleteSelectedItems()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkio.py995 DefaultConfirmation = 0 variable in KIO.JobUiDelegate