Generally speaking, with Qt, you cannot perform any GUI operations outside of the GUI thread (i.e. the thread executing QApplication :: exec (), which is usually the main () thread).
, , QGraphicsItems ( QGraphicsItems, QGraphicsScene), , , . , Qt GUI , QGraphicsItem , QGraphicsItems . QGraphicsItem ( ) , , , / (/ ).
, , , , , Qt GUI. , , Qt GUI ( QApplication:: postEvent()). GUI QGraphicsItems ..; "", .
, , GUI; .