PDA

View Full Version : Pixel Position and Printing text



nErnie
7th November 2006, 10:17
Hi all,
could someone please give me a tip on how to do the following. I have been reading the documenation on how to accomplish it but the light is not coming:eek:
The first is that i want to get a pixel position from my Image
Then i want a text written at a particular image position.

Could someone help me with this! Thanks in advance
nErnie

e8johan
7th November 2006, 13:35
I do not get what you mean by getting a pixel position, but for drawing text you use the drawText method of the QPainter class.