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

Add a signal/virtual protected that is emitted/called when a state in the state machine is entered

    XMLWordPrintable

Details

    Description

      Add a signal/virtual protected that is emitted/called when a state in the state machine is entered. Currently it can be done by reimplementing onEntry() or by connecting a slot to the entered signal for each QState. By adding a means at the QStateMachine level then it would be possible to call configuration() or it can be passed to do everything inside at the state machine level.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes