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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to