[Qt-qml] QML binding loop detected for property "height"

Girish Ramakrishnan girish at forwardbias.in
Thu Oct 6 02:42:19 CEST 2011


It means 'height' depends on some other property X and property X
depends on 'height'. Thus, causing a circular property update loop.

If you can show your QML, we can help you out further.

Girish

On Thu, Oct 6, 2011 at 3:30 AM,  <saravanane.dhandabani at nokia.com> wrote:
> Hi,
>
>
>
> While processing qml list view, I am getting a warning message “QML: Binding
> loop detected for property “height”.
>
>
>
> What that does mean and how can I fix this warning message?
>
>
>
> Thanks,
>
> Saravanane
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>
>


More information about the Qt-qml mailing list