[Qt-interest] returning 2-D Array of String

Chitrang Srivastava chitrang.srivastava at gmail.com
Mon Feb 15 13:44:39 CET 2010


Hi Experts,

What is the best to return two-dimensional array of strings from a function,
I mean is their any QT-Specific supported API/Class. ?

For example I want to return 2-d QString array.

"String 1" , 'String 2", "String 3"
"String 4" , 'String 5", "String 6"
"String 7" , 'String 8", "String 9"


Are their any easier method provided by QT  apart from traditional C/C++
way?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100215/52ed9d94/attachment.html 


More information about the Qt-interest-old mailing list