QVector as there is a conversion problem.
There should not be such a problem.
Can you post the code that gives you that error?

The vector allows you to have multiples such InfoWidgets.

Also, what I forgot to mention in my previous post, you need to make sure you clear up (destroy) the allocated custom widgets in the destructor.