@GrecKo said in Iterator as a member: Tree/Graph-like structure:
pick the container with the friendliest API depending on how you plan to access it.
Still what @Christian-Ehrlicher and @JonB suggested doesn't sound too bad :)
Will definitely try it.
Similar question: Why is QButtonGroup using a QHash-map for its member buttons? :))
I doubt that there ever will be thousands of button widgets in one group :)