If someone else met this particular problem, the solution is to correctly set Items

setFlag(QGraphicsItem::ItemDoesntPropagateOpacityT oChildren);

Opacity since 4.5.1 is not process the same way.

Thank you wysota for your support! Way to build a community!