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

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -