aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtcreator_tutorials.xml
blob: d018570278c371faf53e7a7f77f15d824dbf6b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="utf-8"?>
<instructionals module="Qt">
  <tutorials>
    <tutorial imageUrl=":qtsupport/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">
      <description><![CDATA[Testing that your installation is successful by opening an existing example application project.]]></description>
      <tags>qt creator,build,compile</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/qwidget.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/creator-writing-program.html" projectPath="" name="Creating a Qt Widget Based Application">
      <description><![CDATA[Using Qt Creator to create a small Qt application, Text Finder.]]></description>
      <tags>qt creator,qt designer,widgets,c++,text</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/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>
      <tags>qt,qt creator,qt designer,widgets,c++</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/qtquick.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/qtcreator-transitions-example.html" projectPath="" name="Creating a Qt Quick Application">
      <description><![CDATA[Using basic QML elements and learning about basic concepts of Qt Quick.]]></description>
      <tags>qt creator,qt quick designer,qt quick,qml,states,transitions</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/androidapp.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/qtcreator-accelbubble-example.html" projectPath="" name="Creating a Mobile Application">
      <description><![CDATA[Developing Qt Quick applications for Android and iOS devices using Qt Quick Controls.]]></description>
      <tags>qt creator,qt quick designer,qml,android,ios,controls</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/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>
      <tags>qt quick,qml,c++</tags>
    </tutorial>

    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Digital Instrument Cluster with Qt Quick Designer and Qt Safe Renderer" isVideo="true" videoUrl="https://www.youtube.com/watch?v=9RxxsOCeZHk" videoLength="4:06">
      <description><![CDATA[Creating a digital instrument cluster with Qt Quick Designer and Qt Safe Renderer.]]></description>
      <tags>qt creator,qt quick,automotive,safe renderer,controls</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Qt for Device Creation" isVideo="true" videoUrl="https://www.youtube.com/watch?v=PercN_GtVJA" videoLength="3:01">
      <description><![CDATA[Creating a Qt widget based application.]]></description>
      <tags>qt creator,embedded,device creation</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Getting Started with Qt for Device Creation" isVideo="true" videoUrl="https://www.youtube.com/watch?v=QFWPw4UWL9E" videoLength="8:30">
      <description><![CDATA[Using Qt Creator to deploy applications to an embedded device.]]></description>
      <tags>qt creator,embedded,device creation</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Qt Quick Designer - The Coffee Machine" isVideo="true" videoUrl="https://www.youtube.com/watch?v=Ko3YPM_tStM" videoLength="3:06">
      <description><![CDATA[Creating a UI for embedded devices.]]></description>
      <tags>qt creator,qt quick,embedded</tags>
    </tutorial>

    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Getting started with Qt: Hello Widget World " isVideo="true" videoUrl="https://www.youtube.com/watch?v=TIUTO8GjSGo" videoLength="9:10">
      <description><![CDATA[Creating a Qt widget based application.]]></description>
    <tags>qt creator,widgets</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Getting started with Qt: Hello Quick World" isVideo="true" videoUrl="https://www.youtube.com/watch?v=nepoVgVvWEI" videoLength="13:28">
      <description><![CDATA[Creating a Qt Quick application.]]></description>
      <tags>qt creator,qt quick</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Qt SCXML and State Machine Tooling in Qt Creator" isVideo="true" videoUrl="https://youtu.be/9xqhq9nDiOg" videoLength="4:53">
      <description><![CDATA[Creating state machines.]]></description>
      <tags>qt creator,SCXML</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit15.png" difficulty="" projectPath="" name="Introduction to Qt Creator" isVideo="true" videoUrl="https://www.youtube.com/watch?v=nGFmjOiT22Y" videoLength="50:36">
      <description><![CDATA[Getting started with using Qt Creator for cross-platform development.]]></description>
      <tags>qt creator</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit15.png" difficulty="" projectPath="" name="Custom Qt Creator Wizards" isVideo="true" videoUrl="https://www.youtube.com/watch?v=Ko3DuCgFamo" videoLength="27:21">
      <description><![CDATA[Adding custom file and project creation wizards to Qt Creator.]]></description>
      <tags>qt creator,wizard</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/ddays13.png" difficulty="" projectPath="" name="Extending Qt Creator Without Writing Code" isVideo="true" videoUrl="http://www.youtube.com/watch?v=DP0lMoLVneY" videoLength="59:49">
      <description><![CDATA[Customizing Qt Creator to fit your own or your customers' purposes.]]></description>
      <tags>qt creator,configuration</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/ddays13.png" difficulty="" projectPath="" name="Qt Creator Plugin Development" isVideo="true" videoUrl="http://www.youtube.com/watch?v=6AEYgVPjl-s" videoLength="59:49">
      <description><![CDATA[Adding plugins to Qt Creator.]]></description>
      <tags>qt creator,plugins</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/ddays14.png" difficulty="" projectPath="" name="Using the QML Profiler" isVideo="true" videoUrl="https://www.youtube.com/watch?v=TiJiF0MOOFc" videoLength="55:12">
      <description><![CDATA[Monitoring the performance of a Qt Quick application.]]></description>
    <tags>qt quick,qt creator,qml profiler</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit15.png" difficulty="" projectPath="" name="CPU Usage Analyzer for Device Creation" isVideo="true" videoUrl="https://www.youtube.com/watch?v=G0AbgVHGdXI" videoLength="22:30">
      <description><![CDATA[Using the Linux perf tool to generate data for code analysis.]]></description>
      <tags>qt creator,cpu usage analyzer,perf,embedded,device creation</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Qt SCXML: State Machines Made Easier" isVideo="true" videoUrl="https://youtu.be/X0kEkB0ewyw" videoLength="42:22">
      <description><![CDATA[Using the Qt SCXML module and Qt Creator SCXML editor.]]></description>
      <tags>qt creator,SCXML</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit15.png" difficulty="" projectPath="" name="Effective Multi-Platform Development with Qt Creator, Qbs, and QEMU" isVideo="true" videoUrl="https://www.youtube.com/watch?v=v4glCQt2jE0" videoLength="19:08">
      <description><![CDATA[Using Qt Creator, Qbs, and QEMU for application development.]]></description>
      <tags>qt creator,qbs,qemu</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="All about Qt on Android" isVideo="true" videoUrl="https://youtu.be/dmKNxyi_YNk" videoLength="31:20">
      <description><![CDATA[Developing Qt applications for Android devices.]]></description>
      <tags>qt creator,android</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Meet Qt Creator" isVideo="true" videoUrl="https://youtu.be/zAqSiIGdj8M" videoLength="2:06">
      <description><![CDATA[Overview of Qt Creator.]]></description>
      <tags>qt creator</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Qt on iOS A to Z" isVideo="true" videoUrl="https://youtu.be/T_13aX5NTPk" videoLength="1:00:13">
      <description><![CDATA[Developing Qt applications for iOS.]]></description>
      <tags>qt creator,ios</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/ddays13.png" difficulty="" projectPath="" name="Qt Creator for Bare Metal Development" isVideo="true" videoUrl="http://www.youtube.com/watch?v=hrKz63Q_Rf0" videoLength="9:35">
      <description><![CDATA[Developing Qt Applications for Bare Metal devices.]]></description>
      <tags>qt creator,baremetal</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Integrating Universal Windows Platform to Qt" isVideo="true" videoUrl="https://youtu.be/tpNdw2Cs4KY" videoLength="47:38">
    <description><![CDATA[Qt support for Universal Windows Platform on desktop, mobile, and embedded devices.]]></description>
    <tags>windows</tags>
    </tutorial>

    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Developing UIs with Qt Quick Controls 2" isVideo="true" videoUrl="https://youtu.be/ozpSl7WbVt4" videoLength="23:13">
      <description><![CDATA[Using Qt Quick Controls 2 to create UIs.]]></description>
      <tags>qt quick designer,controls</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Overview of GUI technologies in Qt" isVideo="true" videoUrl="https://youtu.be/WIRRoPxIerc" videoLength="40:45">
      <description><![CDATA[Overview of UI technologies that can be used with Qt.]]></description>
      <tags>qt quick,ui,widgets</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Qt on Your Wrist – Qt on Android Wear" isVideo="true" videoUrl="https://youtu.be/Rd187QxihRo" videoLength="8:08">
      <description><![CDATA[Running Qt apps on Android Wear devices.]]></description>
      <tags>qt creator,android</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Qt on macOS Updates" isVideo="true" videoUrl="https://youtu.be/qfyxXxeC73Y" videoLength="25:51">
      <description><![CDATA[Using Qt with macOS native windows.]]></description>
      <tags>macos</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit15.png" difficulty="" projectPath="" name="Qt's Web Offering - An Overview" isVideo="true" videoUrl="https://www.youtube.com/watch?v=XW-oTBCj1JQ" videoLength="23:32">
      <description><![CDATA[Overview of the Qt modules that provide functions for embedding web content into applications.]]></description>
      <tags>qt webengine</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="New Possibilities with Qt WebEngine" isVideo="true" videoUrl="https://youtu.be/E7CIIHT_jCk" videoLength="22:29">
      <description><![CDATA[Using the Qt WebEngine module.]]></description>
      <tags>qt webengine</tags>
    </tutorial>
    <tutorial imageUrl=":qtsupport/images/icons/worldsummit16.png" difficulty="" projectPath="" name="Developing for Multiple Screen Resolutions and Platforms" isVideo="true" videoUrl="https://youtu.be/qclquZ99ZVQ" videoLength="27:44">
      <description><![CDATA[Best practices for an efficient app lifecycle.]]></description>
      <tags>qt,qt quick,screen resolution</tags>
    </tutorial>
    </tutorials>
</instructionals>