I have a file containing unicode software Names and i have to get these names and display on QMessageBox and QListView.

I am getting the right software names when i displaying the name i am only getting the first character of that name.

How i can get the full software names on messagebox and listbox.

Best Regards