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

Add template function pointer overload to addTransition

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • None
    • Core: State Machine
    • None

    Description

      Since Qt switches to new connect syntax everywhere (QSignalSpy, ...) this should be used in QState, too.

      There is only the old "const char* signal" overload:

      QSignalTransition *addTransition(const QObject *sender, const char *signal, QAbstractState *target);

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            misery André Klitzing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes