[Development] Settings API for QML
Thiago Macieira
thiago.macieira at intel.com
Tue Dec 11 20:09:12 CET 2012
On terça-feira, 11 de dezembro de 2012 16.40.50, Bache-Wiig Jens wrote:
> Rectangle {
> property int width: Qt.storedProperty("application.width", 400)
> property int height: Qt.storedProperty("application.height", 400)
> }
Will this bind the stored property back to the width? I.e., two-way binding.
Or will it require manipulating the stored value directly and get the binding
back?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121211/e64f09ba/attachment.sig>
More information about the Development
mailing list