Hello, I have a newbie question : In a C++ abstract model list view I have a q_invokable method , and from Qml I can call it as : ListView.view.model.method_name , but not simply as model.method_name what is the difference between ListView.view.model and just model in a delegate, (I thought both were same)? Thanks. --vineeth
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
