qt4 - how to specify the labels size and position to create? -


I am preparing labels and using textile I am displaying text on the label. How to specify labels and the size of the queue to create labels in a specific area?

I found it by searching on Google.

  Label-> Setgetometry (QRect (x, y, width, height));  

Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -