Re: How to send data from a static function of other Class to a MainWindow function?
Originally Posted by hakermania
it doesn't let me emit it without an object... And I cannot create a new Global instance, because, as far as I understood from your code, Q_DISABLE_COPY avoids me from doing so...
You should implement Global::instance. I left this for you.
HINT: you'll be able to instantiate a Global object in Global::instance.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks