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

QWidget::windowModified propagation

    XMLWordPrintable

Details

    Description

      If you have a widget with a parent window.
      When you call setWindowModified(true) on this widget, this will get propogated to the window.
      But if you call setWindowModified(false) on the widget it will not change the Window modified state back to not be modified.
      This could be implemented if the window checked the state of all its children to see if there is another widget that is modified, if not it could set its state back to not modified.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bjnilsen Bjørn Erik Nilsen
            xcm Martin Petersson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes