Apparently you aren't the only one trying to figure this one out: http://stackoverflow.com/questions/8391267/determining-the-nature-of-8-bytes-of-data
I don't see any information anywhere documenting what the application/x-maya-data mimetype represents. On Thu, Aug 16, 2012 at 1:28 PM, Lazy cat <[email protected]>wrote: > I've been trying to create a qt UI and allow user to drag drop item from > Maya outliner to a treeViewWidget. I only got the mimedata from outliner > and it looks like a QByteArray data. I have no idea what kind of data link > to or how to retrieve it. Wondering if anyone done this before or have > other way to do it. > > Thanks. > > > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
