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

Options menu makes deleteLater to work incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.6.0
    • None
    • None
    • None
    • 1fd189619149c6d3489a35e42c4034d4145237dc

      Attached in demo application to demonstrate the problem. In short the demo app and the problem is as follows:

      1. The application has qpushbutton and menu item to call deleteLater for QLabel
      2. The application has another label to indiate when destroyed signal is emiited for label for which deleteLater was called
      3. When using push button to initiate deleteLater, destroyed signal will be emitted correctly and text in another label changes
      4. When using options menu to initiate deleteLate, destroyed signal will be emitted when application is closed

        1. DeleteLater.zip
          2 kB
          Konstantin Bratanov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jabarron Jason Barron
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes