[Development] submitting a multi-dimensional container class for Qt: QNDArray

Uwe Rathmann Uwe.Rathmann at tigertal.de
Fri Jan 11 08:56:52 CET 2013


On Wed, 09 Jan 2013 16:02:17 -0600, Thiago Macieira wrote:

>> > I think this is out of the scope of Qt. I  do not see that many uses
>> > case for normal Qt applications.
>> 
>> I am not surprised that some developers would feel this way, and I
>> think I would also feel that way if Qt were still strictly a GUI
>> toolkit, instead of the application framework that it became in Qt4.
> 
> I'm not sure it's out of scope for Qt. In fact, I don't know yet whether
> it should be part of Qt Core or not.

Something I was missing several times is a 2D container. Qt has objects 
organized in rows and columns ( QTable, QImage ... ) - so IMHO it is 
related to Qt.

But I would expect to find a class with an API comparable to QVector.

Uwe





More information about the Development mailing list