[Interest] Creating QML views for C++ objects (not classes)

Николай Шатохин n.shatokhin at gmail.com
Sun Sep 29 11:19:39 CEST 2013


Hello.

When I create a class in C++, I can register it for QML and can create view
for it. It's very convenient. But, if I need many objects of the same type,
and need to show few views on screen, I got problems.
Is it possible to register QML type for object, not for class?
If I change some object, I need to see only its view changed.

Best regard,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130929/75245340/attachment.html>


More information about the Interest mailing list