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

add an Item.modal property to block event propagation

XMLWordPrintable

      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

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

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change