Hello,

In my current project I have a listview (QML QtQuick1.1) and I want to know
the exactly Y position of an item inside the list.

But I need the position relative to the container of the listview, not
relative to the content.

 

I need this because for speedup the scroll, I removed a lot of things that
are not necessary to view until an item is selected.

This "expand bar" must be shown when the item is clicked, and of course I
want to show at the correct position.

 

May someone can help me?

 

Thanks

Simone

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

Reply via email to