[Qt-interest] C++ or QML
lorn.potter at nokia.com
lorn.potter at nokia.com
Thu Jun 24 21:31:49 CEST 2010
On 24/06/2010, at 8:19 PM, ext OS Prog wrote:
> Hi,
>
> I'm starting a new Qt project which is intended to run on PC and embedded. The animations are essential.
> What can you suggest me to use for the animations - QML or C++? What are the benefits and disadvantages of both?
>
QML/Declarative/Quick was designed to animate and to be fast and on embedded devices. It's more than a prototyping language.
It's very easy to learn. Development time is fast too.
QML for gui/front end and c++ for backend seems to be the way to go.
Check out the Declarative tutorials and examples. You'll be up and running in no time.
--
Lorn Potter
Senior Software Engineer, Nokia, Qt Development Frameworks
More information about the Qt-interest-old
mailing list