August 4, 2011

michal.k michal.k
Lab Rat
70 posts

QML Text element lineHeight

 

I have a little problem.

Does anyone know from which version of Qt SDK lineHeight and lineHeightMode properties of Text element are available?
I am using Qt SDK 4.7.3 for Symbian and I can’t find information about those properties in documentation of my Qt Creator and get
error that this properties do not exist.
In online documentation of Text element [doc.qt.nokia.com] those properties are present.

Is it available to use this properties in development of Symbian application—?
If so, will it be possible to submit this application to Ovi Store?

2 replies

August 5, 2011

mbrasser mbrasser
Ant Farmer
452 posts

Hi,

These properties are added as part of QtQuick 1.1, which hasn’t been released yet (but will hopefully will be a part of 4.7.4)

Regards,
Michael

August 5, 2011

michal.k michal.k
Lab Rat
70 posts

Thanks!
Maybe it would be better to write in docs that this feature is available since Qt 4.7.4(if it will be truly so) instead of Qt Quick 1.1, but its just my opinion.

 
  ‹‹ Saving/Loading properties to/from settings file      read c++ struct from QML ››

You must log in to post a reply. Not a member yet? Register here!