Try QWidget::x11Event().
J-P Nurmi
Originally Posted by jpn Try QWidget::x11Event(). Right! forgot about the x11 functions. @alfa_wu: you are aware that by using this you are loosing your portability...
Because I embedded Motif Widget into Qt Widget, I need "XEvent' when QtDnD drop into QWidget. I need some information from XEvent. The QEvent::spontaneous() can not deliver it. However, thanks your reply.
Forum Rules
Bookmarks