[Qt-interest] Trouble with widget dragging

synthosl at gmail.com synthosl at gmail.com
Mon Nov 30 20:51:30 CET 2009


Hello!

My problem is:
Tere is widget QMyWidget : public QWidget and label QMyLabel : public 
QLabel placed on QMyWidget. QMyLabel does not contains html and i want 
next behavior: when user start dragging QMyLabel it's events should be 
translated to it's parent (QMyWidget). But really QMyWidget does not 
receive any dragging-related events. What shoul I do?

--
Thank you,
Alexander



More information about the Qt-interest-old mailing list