TList and TQObject

Hello,

I would like to use the TList functionality for TQObjects, but TList only handles TObjects. Is there a sort of list for TQObjects that I might have overlooked?

Cheers

Hi,

no, root does not provide such a container. On the other hand you can pick one offered by the stl.

Cheers,
Danilo