Hi,
What is the most elegant way of creating a Qt-like multidimentional array since I'm having to mess with:
and access it with:
Obviously the x part of the array doesnt benefit from any of Qt's container properties. Any ideas?
Hi,
What is the most elegant way of creating a Qt-like multidimentional array since I'm having to mess with:
and access it with:
Obviously the x part of the array doesnt benefit from any of Qt's container properties. Any ideas?
Bookmarks