The sources of the state machine are excluded completely at the build system level instead of littering them with #ifs. All remaining usages of QT_NO_STATEMACHINE are converted to QT_CONFIG(statemachine) or a QT_REQUIRE_CONFIG(statemachine). Also make the qeventtransition feature dependent on statemachine. Change-Id: Ib05c7ca263a02042523fff8f794fa87342df1069 Reviewed-by: Jake Petroules <jake.petroules@qt.io> |
||
|---|---|---|
| .. | ||
| qbasickeyeventtransition.cpp | ||
| qbasickeyeventtransition_p.h | ||
| qbasicmouseeventtransition.cpp | ||
| qbasicmouseeventtransition_p.h | ||
| qguistatemachine.cpp | ||
| qkeyeventtransition.cpp | ||
| qkeyeventtransition.h | ||
| qmouseeventtransition.cpp | ||
| qmouseeventtransition.h | ||
| statemachine.pri | ||