A Qt class is only thread-safe is the documentation mentions that on top of the page (with the wording "Note: All functions in this class are thread-safe."). Since there is no such mention for QVector, the official docs say it is not thread-safe. You can compare it to QMutex, for example.
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