I want to display HTML in a label like container in a GraphicsView. I can't use QGraphicsTextItem because I need it to inherit from QGraphicsLayoutItem. So, I am attempting to setup a...
Type: Posts; User: jivelo; Keyword(s):
I want to display HTML in a label like container in a GraphicsView. I can't use QGraphicsTextItem because I need it to inherit from QGraphicsLayoutItem. So, I am attempting to setup a...