1

Is there any way to transform QGraphicsTextItem like on the picture (curve it around the circumference). Transformation

I found QTransform class which i can apply by using QGraphicsItem::setTransform, but I can't found function to transform text like shown on the picture.

user2160982
  • 189
  • 1
  • 2
  • 10
  • 1
    so [this link](http://qt-project.org/faq/answer/how_do_i_make_text_follow_the_line_curve_and_angle_of_the_qpainterpath) only contains information that you already have and you are simply looking for the functional form? – Erik Jul 06 '14 at 11:22
  • Thank you, that link helped me – user2160982 Jul 06 '14 at 13:52

0 Answers0