Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

How to Create C++ Objects Dynamically.

$
0
0
Hi, I’m a relative beginner with Qt Creator, and have some experience with C++ but I’m new to QML. I’ve been going through the following Dynamic Scene Example: http://qt-project.org/doc/qt-4.8/declarative-toys-dynamicscene.html I follow how the objects are created dynamically using QML. I want to know is it possible to create similar objects dynamically using C++ funtions in Qt Creator, as I cant seem to find any examples of this. My goal is to extend QML using C++. ie. C++ functions -> QML properties. Thank you.

Viewing all articles
Browse latest Browse all 18427

Trending Articles