Cleanup QtWidgets examples: - use nullptr (clang-tidy) - use member-initialization - adjust the style - fix includes Change-Id: Ic5448606aacc525ea60b615a69227017aa2b821a Reviewed-by: Paul Wicking <paul.wicking@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.