PDA

View Full Version : exact region of drawn part



sanjayshelke
27th May 2008, 08:55
hi,
is there any way to get exact region of irregular shape i have drawn on widget.
for example i am drawing some text on my customized QLabel.

If anyone have any solution plz help me.

Regards,
~Sanjay

jpn
27th May 2008, 18:07
QFontMetrics::boundingRect()
QPicture::boundingRect()