If there is any separation character between the fields, e.g. the fields are "comma seperated values", you can use QString::split to split the whole data into single chunks, each containing one field.
If there is any separation character between the fields, e.g. the fields are "comma seperated values", you can use QString::split to split the whole data into single chunks, each containing one field.
It's nice to be important but it's more important to be nice.
Bookmarks