<tutorialimageUrl="images/icons/buildrun.png"difficulty=""docUrl="qthelp://org.qt-project.qtcreator/doc/creator-build-example-application.html"projectPath=""name="Building and Running an Example Application">
<tutorialimageUrl="images/icons/qwidget.png"difficulty=""docUrl="qthelp://org.qt-project.qtcreator/doc/creator-writing-program.html"projectPath=""name="Creating a Qt Widget Based Application">
<tutorialimageUrl="images/icons/tutorialicon.png"difficulty=""docUrl="qthelp://org.qt-project.qtdoc/qtdoc/gettingstartedqt.html"projectPath=""name="Getting Started Programming with Qt Widgets">
<description><![CDATA[Developing Qt applications using C++ and the Qt Widgets module.]]></description>
<tutorialimageUrl="images/icons/qtquick.png"difficulty=""docUrl="qthelp://org.qt-project.qtcreator/doc/creator-qml-application.html"projectPath=""name="Creating a Qt Quick Application">
<tutorialimageUrl="images/icons/androidapp.png"difficulty=""docUrl="qthelp://org.qt-project.qtcreator/doc/creator-mobile-app-tutorial.html"projectPath=""name="Creating a Mobile Application">
<tutorialimageUrl="images/icons/tutorialicon.png"difficulty=""docUrl="qthelp://org.qt-project.qtdoc/qtdoc/gettingstartedqml.html"projectPath=""name="Getting Started Programming with Qt Quick">
<description><![CDATA[Developing Qt Quick applications using QML and C++.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Targeting Multiple Mobile Platforms with Qt Creator"isVideo="true"videoUrl="http://www.youtube.com/watch?v=jDRup5z2qz0"videoLength="52:38">
<description><![CDATA[Using Qt Creator to develop a cross-platform application for mobile devices and other small devices.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Step by Step Qt on Android Tutorial"isVideo="true"videoUrl="http://www.youtube.com/watch?v=yhdi6JONtQo"videoLength="1:02:30">
<description><![CDATA[Using Qt Creator to develop a Qt Quick application for Android devices.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Qt for iOS"isVideo="true"videoUrl="http://www.youtube.com/watch?v=HNQpJG2F6ow"videoLength="1:00:48">
<description><![CDATA[Using Qt Creator to develop a Qt Quick application for iOS that uses sensors and the native camera on the device.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Qt Creator for BareMetal Development"isVideo="true"videoUrl="http://www.youtube.com/watch?v=hrKz63Q_Rf0"videoLength="9:35">
<description><![CDATA[Using Qt Creator to develop for BareMetal devices.]]></description>
<tags>qt creator,baremetal</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Qt on WinRT"isVideo="true"videoUrl="http://www.youtube.com/watch?v=NubVGd_LcxQ"videoLength="50:01">
<description><![CDATA[Learning about the experimental Qt on Windows Runtime port.]]></description>
<tags>qt,winrt</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Developing Embedded Linux Applications with Qt"isVideo="true"videoUrl="http://www.youtube.com/watch?v=lyQVw1RtaH4"videoLength="53:27">
<description><![CDATA[Getting started with developing Qt applications for embedded Linux devices.]]></description>
<tags>qt, embedded</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Introduction to Qt Quick Controls"isVideo="true"videoUrl="http://www.youtube.com/watch?v=JLLIYysXsj8"videoLength="57:34">
<description><![CDATA[Using Qt Quick Controls, a set of UI elements, to create user interfaces using Qt Quick 2.]]></description>
<tags>qt quick,controls</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Adaptable UIs with Qt Quick"isVideo="true"videoUrl="http://www.youtube.com/watch?v=7zlvbHow9Gw"videoLength="46:16">
<description><![CDATA[Implementing adaptable Qt QUick UIs using layouts, bindings, file selectors, and loaders.]]></description>
<tags>qt quick,layouts,bindings</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Qt Quick and Input Events (Touch, Mouse, Keyboard)"isVideo="true"videoUrl="http://www.youtube.com/watch?v=yTsCkfTAl1s"videoLength="1:07:05">
<description><![CDATA[Handling user input with Qt Quick.]]></description>
<tags>qt quick,qml,input</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Building 3D OpenGL Scenes with Qt 5 and QML"isVideo="true"videoUrl="http://www.youtube.com/watch?v=29wCpA0DBZI"videoLength="52:38">
<description><![CDATA[Using QQuickWindow's OpenGL context to render 3D objects.]]></description>
<tags>qt quick,qml,3d</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Integrating Qt Quick with 3D renderers"isVideo="true"videoUrl="http://www.youtube.com/watch?v=BfIaTccy6HQ"videoLength="1:00:04">
<description><![CDATA[Integrating Qt Quick with other 3D scene rendering models.]]></description>
<tags>qt quick,qt,scenegraph,3d</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Qt 5.2's QML Engine in Depth"isVideo="true"videoUrl="http://www.youtube.com/watch?v=QdyRZApt5ww"videoLength="52:35">
<description><![CDATA[Learning about data types in JavaScript and QML, the old and new Qt architecture, and future optimizations to Qt.]]></description>
<tags>qt,qml,data types</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="QML Tricks and Treats"isVideo="true"videoUrl="http://www.youtube.com/watch?v=JNDFUHOoPSM"videoLength="56:20">
<description><![CDATA[Structuring an application that combines QML and C++ code, looking up QML language scope and names, creating custom views, handling user input, and styling applications.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Speeding up Your Qt App with New QtNetwork Features"isVideo="true"videoUrl="http://www.youtube.com/watch?v=OM9BgcXr9ys"videoLength="49:10">
<description><![CDATA[Making applications load network data faster.]]></description>
<description><![CDATA[Introduces the Qt Web Engine technology preview for desktop and embedded platforms.]]></description>
<tags>qt,web engine</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="QmlWeb - Running Qt Quick Applications on the Web"isVideo="true"videoUrl="http://www.youtube.com/watch?v=Ea8Maw4FTw8"videoLength="57:05">
<description><![CDATA[Taking QML to the web.]]></description>
<tags>qml,qt quick,web</tags>
</tutorial>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Signals and Slots in Qt 5"isVideo="true"videoUrl="http://www.youtube.com/watch?v=pwNd8gq6PZY"videoLength="55:30">
<description><![CDATA[Learning about the signal and slot syntax in Qt 5.]]></description>
<description><![CDATA[Using Qt add-ons for data compression, plotting with axis, multithreaded tasks, configuration, modeling items, and core tasks.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Applied Type Erasure in Qt 5"isVideo="true"videoUrl="http://www.youtube.com/watch?v=MOzQX4C29os"videoLength="45:46">
<description><![CDATA[Learning about type erasure based on QVariant and the capabilities introduced in Qt 5.2.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Analysing & Solving Qt UI Performance Problems on Embedded Hardware"isVideo="true"videoUrl="http://www.youtube.com/watch?v=TI_LJkQtZtA"videoLength="50:57">
<description><![CDATA[Using trace viewing and analysis and profiling tools to solve typical Qt UI performance problems on embedded devices.]]></description>
<tutorialimageUrl="images/icons/ddays13.png"difficulty=""projectPath=""name="Take Your Apps on the Road — an Automotive 101 for Developers"isVideo="true"videoUrl="http://www.youtube.com/watch?v=Hq8XkUtyjsA"videoLength="1:02:36">
<description><![CDATA[Developing applications for the automotive industry.]]></description>