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

history state "hide" state activation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9
    • 5.8.0, 5.9.0
    • XML: SCXML
    • None
    • Windows 10, Ubuntu
    •  8af8db3810ec2d8d2d923f39e23512d30ae234d9

    Description

      In the attached program the state machine work as aspected, but if a "sleep" or "work" event is sent the function:
      m_stateChart.connectToState("Sleeping",this,[](bool active){qDebug()<<"Sleeping:"<<active;});
      is not executed.

      In QML implementation stateMachine.Sleeping never notify.

      Moreover, m_stateChart.stateNames() return the pseudo-state "History_1"

      Attachments

        Issue Links

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

          Activity

            People

              jkobus Jarek Kobus
              ermando.ferrari Ermando Ferrari
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes