Hi,

On 12/05/10 2:56 AM, "ext Stephen Kelly" <[email protected]> wrote:

> So much for model/view separation :)
> 
> I'm not really trying to get the "context properties internal to the
> delegate", I'm trying to get "context properties internal to the model".
> 
> To do that it looks like I need to make sure the delegate has aliases for
> any custom role I might want to use to retrieve data.
> 
> What if I want to get the data in the n-th row of a c++ model, not just the
> "current item"? Will that ever be possible?

It might be possible in the future.  There are some memory management issues
that would need to be worked out, but it could be done.  If you feel
strongly about this, please create a "suggestion" in the bug system.

For now, the best you can do is hacks :(

Cheers,

Aaron


_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to