[Qt-interest] how to change cursor position in an QDateEdit after mouse click on it?
Frank Lutz
frank422542 at googlemail.com
Sun Jul 19 22:19:42 CEST 2009
Hi,
not bad for 2 Day! :D
I do had need more than 3/4 Year, and not finished.
I could not tell you which event steal your selection,
but i mybe i have one tip for you:
qDebug()<<"eventFilter:: object="<<object<<"
objectname="<<object->objecName()<<" typ="<<event->type();
on the first line.
So you can every time see what is going on, and who steal your selection.
Firstly i would switch on objects, than on events.
Hope that helps!
More information about the Qt-interest-old
mailing list