Tuesday, November 25, 2014

Developing Cross Platform Applications with Qt

Qt is a cross platform application development framework with a long history and now maintained by the Qt Project. It enables developers to create applications and UIs for desktop, embedded and mobile operating systems. It provides a GUI (Graphical User Interface) for ease of development and allows creation of hybrid applications. Applications can be developed using C++ or the QML language, a JavaScript like language.


In this tutorial, we’ll get started with Qt framework and create a beginner’s mobile/desktop application.


Continue reading %Developing Cross Platform Applications with Qt%




by Jay Raj via SitePoint

No comments:

Post a Comment