Hi,
there is a QVector<double> in name of "v1". Size of "v1" is 1000. I need to convert all this 1000 elements to QString (or convert to a QStringList) and then save this list into a text file. Please help me in this way.
thanks
Hi,
there is a QVector<double> in name of "v1". Size of "v1" is 1000. I need to convert all this 1000 elements to QString (or convert to a QStringList) and then save this list into a text file. Please help me in this way.
thanks
Bookmarks