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

Add template function pointer overload to addTransition

XMLWordPrintable

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

      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);

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes