It's a good practice to use override without virtual: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rh-override Change-Id: I5c2d73600e6c706424589c0487133c03a4ef3629 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> |
||
|---|---|---|
| .. | ||
| eventtransitions | ||
| factorial | ||
| pingpong | ||
| rogue | ||
| trafficlight | ||
| twowaybutton | ||
| README | ||
| statemachine.pro | ||
README
Qt is provided with a powerful hierchical finite state machine through the Qt State Machine classes. Documentation for these examples can be found via the Examples link in the main Qt documentation.