I've finally got it to break in on the data method by modifying the index method.

I now have :

Qt Code:
  1. return createIndex( row, column );
To copy to clipboard, switch view to plain text mode 

Not really sure what this does, the modelIndex confuses me?!?

Regards,
Steve