Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@raven-worx I think that it's the same rectan[i]/rectan.at(i) . I solved the problem,: QGraphicsRectItem *tempi = new QGraphicsRectItem; tempi->setRect(rectan.at(i)); draw_rectan.append(tempi); I think it was overwriting data