Hi all

I have a QGraphicsTextItem that is editable. I want to assign a validator to it when I edit the contents. I know how to do it for a QLineEdit.

can anyone guide me how to use it for QGraphicsTextItem?

Thanks
Arjun