Reputation: 1069
I want to get pressed keyboard in drag/drop work.
I made a process to DO drag/drop in dropMimeData().
So, I can't detect "ctrl" in that process.
In case of mouse, I can get the infomation with QCursor, right?
Is there any way like QCursor for keyboard?
Upvotes: 0
Views: 207