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

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

javascript - Enable/Disable form elements and changing the values of button at a time? -