but, separate variable is getting created for every component.
So by definition the variable is not global. There are no static variables in javascript. Make the variable a property of the global object and it will be global.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks