thanks Chris !!
that did the job.

i missed the Q_DECLARE_METATYPE macro.
just looking in the headers what the macro does.

not quite sure but it looks like it registers the class with the constructor and destructor, but it seems a bit over my head.
can easily remember to call the macro whenever i use QVariant for my own class through.


thanks again,
tom