Re: drag/drop into dolphin window - help?

2021-11-11 Thread Robby Stephenson
On Thu, Nov 11, 2021 at 11:21 AM David Hurka wrote: > > From debugging, it looks like the QMimeData inside the KIO::DropJob has > > zero bytes for any data requested which is why the file is never created. > > But now I'm at a dead-end - can anyone give me a pointer or suggestion as > > to why th

Re: drag/drop into dolphin window - help?

2021-11-11 Thread Robby Stephenson
Hi Ahmad, On Thu, Nov 11, 2021 at 2:47 AM Ahmad Samir wrote: > On 11/11/21 04:17, Robby Stephenson wrote: > > I made a short test case in > https://invent.kde.org/rstephenson/dragdroptest > > where I essentially show a widget that creates a QDrag object with image > > data. I drag/drop that into