qt6-bb10/src/corelib/statemachine
Jarek Kobus 60c6f4a51a Use QList instead of QVector in statemachine
Task-number: QTBUG-84469
Change-Id: I2b1399c34ebcc2237ca2662d97b54e81f11cb7af
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-07-06 14:06:13 +02:00
..
qabstractstate.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qabstractstate.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qabstractstate_p.h Fix build with statemachine feature disabled 2016-10-11 06:05:09 +00:00
qabstracttransition.cpp Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
qabstracttransition.h Add major versions to REVISION and Q_REVSION markers 2020-02-17 14:12:17 +01:00
qabstracttransition_p.h Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
qeventtransition.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qeventtransition.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qeventtransition_p.h Fix build with statemachine feature disabled 2016-10-11 06:05:09 +00:00
qfinalstate.cpp QtCore: include mocs 2017-05-05 03:03:30 +00:00
qfinalstate.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qfinalstate_p.h Core: Replace LGPL21 with LGPL license header 2017-03-28 12:47:55 +00:00
qhistorystate.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qhistorystate.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qhistorystate_p.h Make local symbols of some leaked names 2018-08-03 20:26:50 +00:00
qsignaleventgenerator_p.h Add support for slots to receive the raw void ** arguments array 2019-10-07 20:40:51 +02:00
qsignaltransition.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qsignaltransition.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsignaltransition_p.h Fix a few overrides in Qt Core 2018-09-25 13:34:19 +00:00
qstate.cpp Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
qstate.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qstate_p.h Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
qstatemachine.cpp Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
qstatemachine.h std::chrono overload added to QStateMachine::postDelayedEvent() 2020-02-10 15:04:39 +01:00
qstatemachine_p.h Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
statemachine.pri Fix build with statemachine feature disabled 2016-10-11 06:05:09 +00:00