please elaborate it .....
please elaborate it .....
Open up Qt Assistant --> Main Classes --> QWidget. Find a property called pos,read the given information.Pos is not the only geometry-related property,navigate through the Assistant and you'll find the one you need.
Actually I want to only show position in Qlabel whenever I provide co-ordinate value from line edit...
how is it possible??
hi ready,
so you want to show the image qlabel's position, in another qlabel?whenever I provide data from my lineedit.....(Just show the position the Qlabel)
what is the data you provide in lineedit?Now I want to show the co-ordinate position in Qlabel whenever I provide data from my lineedit
if you want to show the image position in another label,
Qt Code:
To copy to clipboard, switch view to plain text mode
ready (26th March 2011)
Bookmarks