First:

Qt Code:
  1. void *
To copy to clipboard, switch view to plain text mode 
Is not a character array.

A question. What is the ultimate goal to put an object into a "character array"? What are you trying to achieve?
Please also define character array. Is this like a string?