Quote Originally Posted by Morea View Post
Hi.
I was wondering how can I use global variables in my Qt program?
Why would you do that?

Any suggestions?
Yes, don't use them. Use the Singletton Pattern described by gri.


Cheers.