My question is rather why im getting theese and can they be somehow corrected by myself?
Are you getting any errors because of these messages? If not then I'd assume these are false positives. You won't be correcting gcc runtime anyway, right?
On the other hand launching a dialog from inside a widget constructor is a really weird thing to do...
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.
Ok, thanks for your help. Im quite certain they are false positives. In my application Im not calling it from constructor, but here I wanted to reproduce the error with smallest compilable example.
Bookmarks