Draggable label over qvtkWidget

I am working with Qt creator 7.0.2 with Cpp for developing an application which involves image editing and enhancement. I’m currently using a qvtkWidget to display the image. I need to place a draggable and resizable label over it. vtkTextWidget doesn’t seem to do either of the above. Would really appreciate any insights from community members