If I subclass coreapplication and reimplement compressEvent, how do I use this class in my GUI application which already has QApplication object ?
any help will be appreciated. On Tue, Mar 20, 2012 at 3:48 PM, Efan... <efanhar...@gmail.com> wrote: > Hi there, > > Qt does this mouse move event compression, I can imagine it is good but in > one of my application where user is doing some kind of drawing with mouse > we dont want this compression of mouse move event take place, is there any > way I can avoid this? > > I see QCoreApplication::compressEvent() is virtual function can I use > this? if yes can any one please guide how? > > regards, > > Harris > -- Efan Harris
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest