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

Connecting to nonexistent states connects to destroyed signal

    XMLWordPrintable

Details

    • 0299c25208c130d148d75d071168fc5c2ffc4bbc (qt/qtscxml/dev) a2716305d2f7a984666dad6f5664737963c652a1 (qt/qtscxml/5.15)

    Description

      For example in Sudoku example, add:

      machine.connectToState("anything", [](bool){qDebug("...");});
      

      This will be called at destruction of the state machine.

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes