Hi normally when i convert the data string i do this

QString::fromUtf16((ushort*)data);
But how i can convert to unicode??