Re: [Interest] Migrating QVectorTypedData from Qt 4.8.2 to 5

2015-06-17 Thread Thiago Macieira
On Wednesday 17 June 2015 22:23:12 Tom Isaacson wrote: > I'm trying to migrate some code from Qt 4.8.2 to Qt 5.4.2 but a previous > developer has used QVectorTypedData. I can't find any reference to this in > the documentation. Is there a guide somewhere how to migrate this to Qt > 5.4.2? QVectorT

[Interest] Migrating QVectorTypedData from Qt 4.8.2 to 5

2015-06-17 Thread Tom Isaacson
I'm trying to migrate some code from Qt 4.8.2 to Qt 5.4.2 but a previous developer has used QVectorTypedData. I can't find any reference to this in the documentation. Is there a guide somewhere how to migrate this to Qt 5.4.2? Thanks. Tom Isaacson