range -loop-detach. Finds places where you're using C++11 range-loops with non-const Qt containers (potential detach). Fix it by marking the container const, ...
確定! 回上一頁