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

          For Gerrit Dashboard: QTBUG-68103
          # Subject Branch Project Status CR V

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              7 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change