Hello,

Is it possible to obtain correct size of the QStaticText with set width?

I use:

QStaticText st( "Some text..." );
st.setTextWidth( width );

and st.size() returns always the same size, what width I wouldn't set.

Thank you.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to