Commit 81b3c4bb authored by Shawn Rutledge's avatar Shawn Rutledge Committed by The Qt Project
Browse files

Add QQuickWindow::closing signal, and ability to ignore the event


An application can implement onClosing() and set
closeEvent.accepted = false to delay the closing (for example to
prompt the user to save changes).  Depends on change
I9abed47fca02a002b78727f98d678a824854adfc in qtbase.

Task-number: QTBUG-31019
Change-Id: Icfd4a03ecef3621bdbbee2e2c3157b897a9b6524
Reviewed-by: default avatarAlan Alpert (Personal) <416365416c@gmail.com>
parent 305616a6
Showing with 138 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment