[Interest] is there any way to avoid compression of event

Efan... efanharris at gmail.com
Wed Mar 21 00:04:49 CET 2012


You mean I should use an object of myCoreApplication rathe QCoreApplication,

But documentation says for GUI application one will have to use
QApplication and for non gui Qcoreapplication.
So if i use subclass of qcoreapplication wont this create any problem in my
GUI.
Documentation further says coreapplication class handles eventloop for
console application and qapplication class for GUI aplication.

Please help

On Tue, Mar 20, 2012 at 3:58 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> On terça-feira, 20 de março de 2012 15.50.13, Efan... wrote:
> > If I subclass coreapplication and reimplement compressEvent, how do I use
> > this class in my GUI application which already has QApplication object ?
>
> Replace the QApplication that your application uses.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>     Intel Sweden AB - Registration Number: 556189-6027
>     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>


-- 
Efan Harris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120320/beedddb2/attachment.html>


More information about the Interest mailing list