[Qt-interest] [Qt-qml] Possibility of an implementation approach?

Bo Thorsen bo at fioniasoftware.dk
Thu Sep 8 08:22:16 CEST 2011


Hi Christian,

Den 07-09-2011 15:17, Christian Benjamin Ries skrev:
> Hello all together!
>
> I rechecherd a little bit and checked out the possibilities of QML, everything sounds nice and easy
> to apply. I already checked how I can add an QML declarative object to a GraphicScene and how I
> could move them around.
>
> Now I stuck, I've no idea if I can use QML efficiently in my project.

I'm going to answer this the boring way, sorry.

First, you need to read all the documents about using C++ with QML. It's 
hard to read, so have patience and do some experimentations with it. I 
didn't see anything in your list of things you want to do, that can't be 
done with C++ and QML.

When you have read the documents, start coding your problems. When you 
hit something you can't figure out, then send a mail to this list with 
just that single problem, what you are trying to do, what you have 
already tried, what doesn't work, etc. It's quite difficult to start 
answering mails like your first one that has a bunch of different 
problems. One mail per problem, please :)

And don't worry, you will be able to get through it. But you have hit 
some "interesting" problems here. QML is easy, Qt is easy - C++ with QML 
is not.

Bo Thorsen,
Fionia Software.

-- 

Expert Qt and C++ developer for hire
Contact me if you need expert Qt help
http://www.fioniasoftware.dk



More information about the Qt-interest-old mailing list