Lazy QObject Tree Traversal

Lazy QObject Tree Traversal

NDC Conferences via YouTube Direct link

Create a cursor (single-pass)

18 of 24

18 of 24

Create a cursor (single-pass)

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Lazy QObject Tree Traversal

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 About Qt
  3. 3 About QObject
  4. 4 QObject trees
  5. 5 Tree traversing
  6. 6 findChildren implementation
  7. 7 Toolbox
  8. 8 Coroutines in C++: core definitions
  9. 9 Coroutines in C++: implementation
  10. 10 Coroutines in C++: libraries
  11. 11 Coroutines in C++: usage example
  12. 12 Lazy traversal with coroutines: implementation
  13. 13 Lazy traversal with coroutines: usage example
  14. 14 Implementation without coroutines
  15. 15 Ranges in C++: example
  16. 16 Everything is lazy!
  17. 17 Create a new view
  18. 18 Create a cursor (single-pass)
  19. 19 Basic functionality implementation constexpr auto children
  20. 20 QObject tree traversal
  21. 21 Filter by type, name, and regex
  22. 22 Make a copy
  23. 23 Test environment
  24. 24 Useful links

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.