Hi,

I am trying to delete ? characters from the below data and want to store the resultant output in a QStringList item.

QString receivedItem = "BOM ?
DEL:1.0 ?
VSP:UTF-8/ ?
HYD/ThisisTest ?
END:VBKM"

Can anybody help me how can I do this?

Thanks in advance.

Regards,
Chandra