Pixel Position and Printing text
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
Re: Pixel Position and Printing text
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.