[Qt-interest] QApplication to QCoreApplication
Nitin Mahajan
nitinm76 at yahoo.com
Wed Jan 14 09:22:13 CET 2009
HI!
Thanks for inputs
----- Original Message ----
> From: "Oliver.Knoll at comit.ch" <Oliver.Knoll at comit.ch>
> To: qt-interest at trolltech.com
> Sent: Wednesday, January 14, 2009 13:38:38
> Subject: Re: [Qt-interest] QApplication to QCoreApplication
>
> Nitin Mahajan wrote on Wednesday, January 14, 2009 8:42 AM:
>
> > ...
> > What
> > are the least changes I can do to convert this apater from disabling
> > the call to show()? I dont want to see application's UI, mouse
> > pointer, and any pop up messages.
>
> What exactly do you want to know? What do you mean with "least changes"? Which
> parts of the Qt API still work when you only have a QCoreApplication running
> (instead of a QApplication)?
>
For example if I want to run the mediaplayer demo application without UI, how to I do that? I used the constructor QApplication ( int & argc, char ** argv, bool GUIenabled ) and could get away with the UI. However I can still see the mouse pointer, I dont want to see the mouse pointer also. How do I achieve this?
regards
-Nitin
New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
More information about the Qt-interest-old
mailing list