Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68103

add an Item.modal property to block event propagation

    XMLWordPrintable

Details

    Description

      It can probably serve two purposes:

      1. stop propagation of pointer events to items below the modal "layer" (e.g. the container item of an Item-based dialog, or a translucent overlay that contains dialogs or other popups)
      2. get signals from pointer events that occur outside (that can be used to close the dialog when the user clicks outside a popup) ... but that could maybe be done with some sort of Pointer Handler rather than by the modal Item itself

      Attachments

        Issue Links

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: