ConfirmationDialog QML Type

XDG Desktop Access UI More...

Import Statement: import .

Properties

Signals

Detailed Description

A simple dialog presenting an Accept and Deny button under some contextual information.

Several aspects of this can be controlled through the ConfirmationDialog::dialogInfo and ConfirmationDialog::options properties

This is used as UI for the AccessDialog method of the org.freedesktop.impl.portal.Access Portal.

Property Documentation

options : var


Signal Documentation

done(int result)