Cleanup the Widgets examples - replace foreach with range-based for loop in the remaining directories Change-Id: I321e6c0f414401a1ae4fb65762b97d894b725afa Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Luca Beldi <v.ronin@yahoo.it> |
||
|---|---|---|
| .. | ||
| 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.