source: x/lib/qt5.xml@ 34fe2633

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 34fe2633 was 8f7b900, checked in by Ken Moffat <ken@…>, 4 years ago

Qt and QtWebEngine, 5.14.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22611 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 42.4 KB
RevLine 
[104b5bf]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[e10e1a8e]7 <!ENTITY qt5-major "5.14">
[8dfc5c3]8 <!ENTITY qt5-url "https://download.qt.io/archive/qt/&qt5-major;/&qt5-version;/single">
[104b5bf]9
[08f2ed34]10 <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">
[104b5bf]11 <!ENTITY qt5-download-ftp " ">
[8f7b900]12 <!ENTITY qt5-md5sum "781c3179410aff7ef84607214e1e91b4">
13 <!ENTITY qt5-size "524 MB">
14 <!ENTITY qt5-buildsize "15 GB (264 MB installed)">
15 <!ENTITY qt5-time "51 SBU (using parallelism=4)">
[104b5bf]16]>
17
18<sect1 id="qt5" xreflabel="Qt-&qt5-version;">
19 <?dbhtml filename="qt5.html" ?>
20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>Qt-&qt5-version;</title>
27
28 <indexterm zone="qt5">
29 <primary sortas="a-Qt">Qt</primary>
30 </indexterm>
31
32 <sect2 role="package">
[0173357f]33 <title>Introduction to Qt5</title>
[104b5bf]34
35 <para>
[1b0d0188]36 <application>Qt5</application> is a cross-platform application framework
37 that is widely used for developing application software with a graphical
38 user interface (GUI) (in which cases <application>Qt5</application> is
39 classified as a widget toolkit), and also used for developing non-GUI
40 programs such as command-line tools and consoles for servers. One of the
41 major users of <application>Qt</application> is <application>KDE
42 Frameworks 5 (KF5)</application>.
[104b5bf]43 </para>
44
[ad112fd5]45 &lfs90_checked;
[104b5bf]46
47 <bridgehead renderas="sect3">Package Information</bridgehead>
48 <itemizedlist spacing="compact">
49 <listitem>
50 <para>
51 Download (HTTP): <ulink url="&qt5-download-http;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download (FTP): <ulink url="&qt5-download-ftp;"/>
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download MD5 sum: &qt5-md5sum;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Download size: &qt5-size;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated disk space required: &qt5-buildsize;
72 </para>
73 </listitem>
74 <listitem>
75 <para>
76 Estimated build time: &qt5-time;
77 </para>
78 </listitem>
79 </itemizedlist>
[4584c7b]80
[8f7b900]81<!--
[6c21b63d]82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing='compact'>
84 <listitem>
85 <para>Required Patch: <ulink
[4584c7b]86 url="&patch-root;/qt-&qt5-version;-qtwayland_cursor_fix-1.patch"/></para>
[6c21b63d]87 </listitem>
[8f7b900]88 </itemizedlist>-->
[4584c7b]89
[0173357f]90 <bridgehead renderas="sect3">Qt5 Dependencies</bridgehead>
[104b5bf]91
92 <bridgehead renderas="sect4">Required</bridgehead>
93 <para role="required">
[3686a25]94 <xref linkend="xorg7-lib"/>
[104b5bf]95 </para>
96
97 <bridgehead renderas="sect4">Recommended</bridgehead>
98 <para role="recommended">
[9a6cd410]99 <xref linkend="alsa-lib"/>,
[2198a32]100 <xref linkend="make-ca"/>,
[104b5bf]101 <xref linkend="cups"/>,
102 <xref linkend="glib2"/>,
[272858d]103 <xref linkend="gst10-plugins-base"/> (QtMultimedia backend),
[7830c481]104 <xref linkend="harfbuzz"/>,
[272858d]105 <xref linkend="icu"/>,
[d3ad2113]106 <xref linkend="jasper"/>,
[104b5bf]107 <xref linkend="libjpeg"/>,
[834937d]108 <xref linkend="libmng"/>,
[104b5bf]109 <xref linkend="libpng"/>,
110 <xref linkend="libtiff"/>,
[e847737]111 <xref linkend="libwebp"/>,
[39e41cb2]112 <xref linkend="libxkbcommon"/>,
[7a395d1]113 <xref linkend="mesa"/>,
[79904cf]114 <xref linkend="mtdev"/>,
[9e37252]115 <xref linkend="pcre2"/>,
[9a6cd410]116 <xref linkend="sqlite"/>,
[272858d]117 <xref linkend="wayland"/> (<application>Mesa</application>
118 must be built with <application>Wayland</application> EGL
119 backend),
[9a6cd410]120 <xref linkend="xcb-util-image"/>,
121 <xref linkend="xcb-util-keysyms"/>,
122 <xref linkend="xcb-util-renderutil"/>, and
123 <xref linkend="xcb-util-wm"/>
[104b5bf]124 </para>
125
126 <bridgehead renderas="sect4">Optional</bridgehead>
127 <para role="optional">
[55a55f1]128 <xref role="runtime" linkend="bluez"/> (for sdpscanner, and at runtime for
129 QtConnectivity module),
[7b1bc743]130 <xref linkend="ibus"/>,
[272858d]131 <xref linkend="libinput"/>, <!-- needs -libinput switch -->
[5e0662d]132 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
[93dde853]133 <xref linkend="pciutils"/> (required for QtWebEngine),
[104b5bf]134 <xref linkend="postgresql"/>,
[0fccf51d]135 <xref linkend="python2"/> (required for QtWebEngine),
[98c79da]136 <xref linkend="pulseaudio"/>,
[e847737]137 <xref linkend="sdl2"/>,
138 <xref linkend="unixodbc"/>,
139 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>, and
140 <ulink url="https://libproxy.github.io/libproxy/">libproxy</ulink>
[0173357f]141 </para>
142
[104b5bf]143 <para condition="html" role="usernotes">User Notes:
144 <ulink url="&blfs-wiki;/qt5"/>
145 </para>
146 </sect2>
147
[0dd2bc6]148 <sect2 role="qt5-prefix">
149 <title>Setting the installation prefix</title>
150
151 <bridgehead renderas="sect3">Installing in /opt/qt5</bridgehead>
152
153 <para>
[1b0d0188]154 The BLFS editors recommend installing <application>Qt5</application> in a
155 directory other than <filename class="directory">/usr</filename>, ie
[f3429309]156 <filename class="directory">/opt/qt5</filename>. To do this, set the
[1b0d0188]157 following environment variable:
[0dd2bc6]158 </para>
159
160<screen><userinput>export QT5PREFIX=/opt/qt5</userinput></screen>
161
162 <tip>
163 <para>
164 Sometimes, the installation paths are hardcoded into installed files.
165 This is the reason why <filename class="directory">/opt/qt5</filename>
166 is used as installation prefix instead of <filename
167 class="directory">/opt/qt-&qt5-version;</filename>. To create a
168 versioned <application>Qt5</application> directory, you may rename
169 the directory and create a symlink:
170 </para>
171
172<screen role="root"><userinput>mkdir /opt/qt-&qt5-version;
173ln -sfnv qt-&qt5-version; /opt/qt5</userinput></screen>
174
175 <para>
176 Later on, you may want to install other versions of
[1b0d0188]177 <application>Qt5</application>. To do that, just remove the symlink
[0dd2bc6]178 and use <filename class="directory">/opt/qt5</filename> as the
179 prefix again. Which version of <application>Qt5</application> you
180 use depends only on where the symlink points.
181 </para>
182 </tip>
183
[691fc571]184 <note><para>If <xref linkend="qca"/> has been installed and you are
185 reinstalling or updating this package, then
186 <application>qca</application> will need to be reinstalled.
187 </para></note>
188
[0dd2bc6]189 </sect2>
190
[104b5bf]191 <sect2 role="installation">
[0173357f]192 <title>Installation of Qt5</title>
[104b5bf]193
[fb28b3b]194 <warning>
195 <para>
[cb48da2]196 If <application>Qt5</application> is being reinstalled into the
[775fbafd]197 same directory as an existing instance, run the commands done by
198 <systemitem class="username">root</systemitem>, such as
[cb48da2]199 <command>make install</command>, from a console or non-Qt5 based
200 window manager. It overwrites <application>Qt5</application>
[775fbafd]201 libraries that should not be in use during the install process.
[fb28b3b]202 </para>
[104b5bf]203 </warning>
[adf64fa0]204
[1b0d0188]205 <caution>
206 <para>
207 If you did not install some of the recommended dependencies, examine
208 <command>./configure --help</command> output to check how to disable
209 them or use internal versions bundled in the source tarball.
210 </para>
211 </caution>
[6c21b63d]212
[1b0d0188]213 <note>
214 <para>
215 The build time and space required for the full
216 <application>Qt5</application> is quite long. The instructions below
217 do not build the tutorials and examples. Removing the
218 <parameter>-nomake</parameter> line will create a complete build.
219 </para>
220 </note>
221
222 <note>
223 <para>
224 The BLFS editors do not recommend installing <application>Qt5</application>
225 into the /usr hierarchy because it becomes difficult to find
226 components and to update to a new version. If you do want to install
227 <application>Qt5</application> in /usr, the directories need to
228 be specified explicitly. In this case, set QT5PREFIX=/usr and add
[bc1fb5d]229 the following to the configure arguments below:
230 </para>
[1b0d0188]231
[a4f37269]232<screen role="nodump"><userinput> -archdatadir /usr/lib/qt5 \
[1509ba46]233 -bindir /usr/bin \
[a4f37269]234 -plugindir /usr/lib/qt5/plugins \
235 -importdir /usr/lib/qt5/imports \
236 -headerdir /usr/include/qt5 \
237 -datadir /usr/share/qt5 \
238 -docdir /usr/share/doc/qt5 \
239 -translationdir /usr/share/qt5/translations \
240 -examplesdir /usr/share/doc/qt5/examples</userinput></screen>
[1b0d0188]241 </note>
[4584c7b]242
[8f7b900]243<!--
[31f29e59]244 <para>
[4584c7b]245 First fix some issues with the cursor when using Wayland:
[31f29e59]246 </para>
247
[8f7b900]248<screen><userinput>patch -Np1 -i ../qt-&qt5-version;-qtwayland_cursor_fix-1.patch</userinput></screen> -->
[4584c7b]249
[104b5bf]250 <para>
[1b0d0188]251 Install <application>Qt5</application> by running the following commands:
[104b5bf]252 </para>
[604d16a]253
254<screen><userinput>sed -i 's/python /python3 /' qtdeclarative/qtdeclarative.pro \
255 qtdeclarative/src/3rdparty/masm/masm.pri &amp;&amp;
[31f29e59]256
[0fccf51d]257./configure -prefix $QT5PREFIX \
258 -sysconfdir /etc/xdg \
259 -confirm-license \
260 -opensource \
261 -dbus-linked \
262 -openssl-linked \
263 -system-harfbuzz \
264 -system-sqlite \
265 -nomake examples \
266 -no-rpath \
267 -skip qtwebengine &amp;&amp;
[104b5bf]268make</userinput></screen>
269
[ec7940be]270 <para>
271 This package does not come with a test suite.
272 </para>
273
[104b5bf]274 <para>
[1b0d0188]275 Now, as the <systemitem class="username">root</systemitem> user:
[104b5bf]276 </para>
277
[1b0d0188]278<screen role="root"><userinput>make install</userinput></screen>
[0c9592da]279
[e847737]280 <!-- EDITORS NOTE: This package uses INSTALL_ROOT= instead of DESTDIR= for
281 installing in a temporary directory. -->
282
[104b5bf]283 <para>
[21c0f032]284 Remove references to the build directory from installed library
[640f4c21]285 dependency (prl) <!--and profile include (pri)--> files by running the following
286 command as the <systemitem class="username">root</systemitem> user:
[104b5bf]287 </para>
288
[640f4c21]289<screen role="root"><userinput>find $QT5PREFIX/ -name \*.prl \
[21c0f032]290 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
[104b5bf]291
[ec7940be]292 <para>
[1b0d0188]293 Install images and create the menu entries for installed applications.
[e9cdbc56]294 The <envar>QT5BINDIR</envar> variable is used here to point to the
[1b0d0188]295 directory for the executable programs. If you have changed the bindir
[e9cdbc56]296 above, <envar>QT5BINDIR</envar> will need to be adjusted below. Be sure
[1b0d0188]297 that the <envar>QT5BINDIR</envar> variable is defined in root's
298 environment and as the <systemitem class="username">root</systemitem>
299 user:
[ec7940be]300 </para>
301
[1b0d0188]302<screen role="root"><userinput>QT5BINDIR=$QT5PREFIX/bin
303
304install -v -dm755 /usr/share/pixmaps/ &amp;&amp;
[ec7940be]305
306install -v -Dm644 qttools/src/assistant/assistant/images/assistant-128.png \
307 /usr/share/pixmaps/assistant-qt5.png &amp;&amp;
308
309install -v -Dm644 qttools/src/designer/src/designer/images/designer.png \
310 /usr/share/pixmaps/designer-qt5.png &amp;&amp;
311
312install -v -Dm644 qttools/src/linguist/linguist/images/icons/linguist-128-32.png \
313 /usr/share/pixmaps/linguist-qt5.png &amp;&amp;
314
315install -v -Dm644 qttools/src/qdbus/qdbusviewer/images/qdbusviewer-128.png \
316 /usr/share/pixmaps/qdbusviewer-qt5.png &amp;&amp;
317
318install -dm755 /usr/share/applications &amp;&amp;
319
320cat &gt; /usr/share/applications/assistant-qt5.desktop &lt;&lt; EOF
321<literal>[Desktop Entry]
[f3429309]322Name=Qt5 Assistant
[ec7940be]323Comment=Shows Qt5 documentation and examples
[1b0d0188]324Exec=$QT5BINDIR/assistant
[ec7940be]325Icon=assistant-qt5.png
326Terminal=false
327Encoding=UTF-8
328Type=Application
329Categories=Qt;Development;Documentation;</literal>
330EOF
331
332cat &gt; /usr/share/applications/designer-qt5.desktop &lt;&lt; EOF
333<literal>[Desktop Entry]
334Name=Qt5 Designer
335GenericName=Interface Designer
336Comment=Design GUIs for Qt5 applications
[1b0d0188]337Exec=$QT5BINDIR/designer
[ec7940be]338Icon=designer-qt5.png
339MimeType=application/x-designer;
340Terminal=false
341Encoding=UTF-8
342Type=Application
343Categories=Qt;Development;</literal>
344EOF
345
346cat &gt; /usr/share/applications/linguist-qt5.desktop &lt;&lt; EOF
347<literal>[Desktop Entry]
348Name=Qt5 Linguist
349Comment=Add translations to Qt5 applications
[e9cdbc56]350Exec=$QT5BINDIR/linguist
[ec7940be]351Icon=linguist-qt5.png
352MimeType=text/vnd.trolltech.linguist;application/x-linguist;
353Terminal=false
354Encoding=UTF-8
355Type=Application
356Categories=Qt;Development;</literal>
357EOF
358
359cat &gt; /usr/share/applications/qdbusviewer-qt5.desktop &lt;&lt; EOF
360<literal>[Desktop Entry]
[f3429309]361Name=Qt5 QDbusViewer
[ec7940be]362GenericName=D-Bus Debugger
363Comment=Debug D-Bus applications
[1b0d0188]364Exec=$QT5BINDIR/qdbusviewer
[ec7940be]365Icon=qdbusviewer-qt5.png
366Terminal=false
367Encoding=UTF-8
368Type=Application
369Categories=Qt;Development;Debugger;</literal>
370EOF</userinput></screen>
[74d76938]371
[05060e1]372 <para>
373 Some packages such as <xref linkend='vlc'/> look for certain
374 executables with a -qt5 suffix. Run the following command as the
375 <systemitem class="username">root</systemitem> user
376 to create the necessary symlinks:
377 </para>
[1b0d0188]378
379<screen role="root"><userinput>for file in moc uic rcc qmake lconvert lrelease lupdate; do
380 ln -sfrvn $QT5BINDIR/$file /usr/bin/$file-qt5
381done</userinput></screen>
382
[74d76938]383 </sect2>
384
[104b5bf]385 <sect2 role="commands">
386 <title>Command Explanations</title>
387
[0fccf51d]388 <para>
[604d16a]389 <command>sed ...</command>: Allows using
[0fccf51d]390 <application>Python 3</application> instead of <application>Python
391 2</application>. This command destroys the build for QtWebEngine, so do
392 not use it if you remove the <parameter>-skip qtwebengine</parameter>
393 switch.
394 </para>
395
[104b5bf]396 <para>
397 <parameter>-confirm-license</parameter>: Accept license
398 without prompting user during configuration.
399 </para>
400
401 <para>
402 <parameter>-opensource</parameter>: Install the opensource
403 version of <application>Qt</application>.
404 </para>
405
406 <para>
[c32e0380]407 <parameter>-nomake examples</parameter>: This switch
408 disables building of the example programs included
409 in the source tarball. Remove it if you want to build
410 them.
[104b5bf]411 </para>
412
413 <para>
414 <parameter>-system-sqlite</parameter>: This switch enables use
[f3a6abc9]415 of the system version of <application>SQLite</application>.
[104b5bf]416 </para>
417
418 <para>
[05dcb8af]419 <parameter>-dbus-linked -openssl-linked</parameter>: These
[104b5bf]420 switches enable explicit linking of the
421 <application>D-Bus</application> and
422 <application>OpenSSL</application> libraries into
[0173357f]423 <application>Qt5</application> libraries instead of
[104b5bf]424 <command>dlopen()</command>-ing them.
425 </para>
426
[47e6b60]427 <para>
[725bec7f]428 <parameter>-skip qtwebengine</parameter>: This switch disables building
[ceb3dc7]429 the QtWebEngine. The BLFS editors have chosen to build <xref
430 linkend="qtwebengine"/> separately.
[47e6b60]431 </para>
432
[17bbaea]433 <para>
[7830c481]434 <parameter>-system-harfbuzz</parameter>: This switch enables use
[55a55f1]435 of the system version of <application>Harfbuzz</application>.
[17bbaea]436 </para>
437
[104b5bf]438 </sect2>
439
440 <sect2 role="configuration">
[0173357f]441 <title>Configuring Qt5</title>
[104b5bf]442
443 <sect3 id="qt5-config">
444 <title>Configuration Information</title>
445
[0173357f]446 <para>
447 If you installed <application>Qt5</application> in
448 <filename class="directory">/usr</filename>, create an
449 environment variable needed by certain packages.
450 As the <systemitem class="username">root</systemitem> user:
451 </para>
452
[32a63e3]453<screen role="nodump"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; "EOF"
[0173357f]454<literal># Begin /etc/profile.d/qt5.sh
455
[49d3336]456QT5DIR=/usr
[0173357f]457export QT5DIR
[1509ba46]458pathappend $QT5DIR/bin
[0173357f]459
460# End /etc/profile.d/qt5.sh</literal>
[77b64bd]461EOF</userinput></screen>
462
463 <para>
464 If <xref linkend="sudo"/> is installed, QT5DIR should be available to
465 the super user as well. Execute the following commands as the
466 <systemitem class="username">root</systemitem> user:
467 </para>
468
469<screen role="root"><userinput>cat &gt; /etc/sudoers.d/qt &lt;&lt; "EOF"
470<literal>Defaults env_keep += QT5DIR</literal>
[0173357f]471EOF</userinput></screen>
472
473 <para>
474 If you installed <application>Qt5</application> in a location other
475 than <filename class="directory">/usr</filename>, you need to update the
476 following configuration files so that <application>Qt5</application> is
477 correctly found by other packages and system processes.
478 </para>
479
480 <para>
481 As the <systemitem class="username">root</systemitem> user, update
482 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
483 run-time cache file:
484 </para>
485
486<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; EOF
487<literal># Begin Qt addition
488
489/opt/qt5/lib
490
491# End Qt addition</literal>
492EOF
493
494ldconfig</userinput></screen>
495
496 <indexterm zone="qt5 qt5-config">
497 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
498 </indexterm>
499
500 <para>
501 As the <systemitem class="username">root</systemitem> user, create
502 the <filename>/etc/profile.d/qt5.sh</filename> file:
503 </para>
504
[57a6033]505<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; "EOF"
[0173357f]506<literal># Begin /etc/profile.d/qt5.sh
507
508QT5DIR=/opt/qt5
509
[1b0d0188]510pathappend $QT5DIR/bin PATH
511pathappend $QT5DIR/lib/pkgconfig PKG_CONFIG_PATH
[0173357f]512
513export QT5DIR
514
515# End /etc/profile.d/qt5.sh</literal>
516EOF</userinput></screen>
517
[104b5bf]518 </sect3>
[c1b95d9]519
[104b5bf]520 </sect2>
521
522 <sect2 role="content">
523 <title>Contents</title>
524
525 <segmentedlist>
526 <segtitle>Installed Programs</segtitle>
527 <segtitle>Installed Libraries</segtitle>
528 <segtitle>Installed Directories</segtitle>
529
530 <seglistitem>
531 <seg>
[e10e1a8e]532 assistant, balsam, canbusutil, designer, fixqt4headers.pl, lconvert,
533 linguist, lprodump, lrelease, lrelease-pro, lupdate, lupdate-pro,
534 meshdebug, moc, pixeltool, qcollectiongenerator, qdbus, qdbuscpp2xml,
535 qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc, qgltf,
536 qhelpgenerator, qlalr, qmake, qml, qmlcachegen,
[eb055fdf]537 qmleasing, qmlimportscanner, qmllint, qmlmin, qmlplugindump,
[e10e1a8e]538 qmlpreview, qmlprofiler, qmlscene, qmltestrunner, qscxmlc,
539 qtattributionscanner, qtdiag, qtpaths, qtplugininfo,
540 qtwaylandscanner, qvkgen, rcc, repc, sdpscanner, syncqt.pl, tracegen,
541 uic, xmlpatterns, and xmlpatternsvalidator
[104b5bf]542 </seg>
543 <seg>
[e10e1a8e]544 libQt53DAnimation.so, libQt53DCore.so,
[d1c65513]545 libQt53DExtras.so, libQt53DInput.so, libQt53DLogic.so,
546 libQt53DQuick.so, libQt53DQuickAnimation.so, libQt53DQuickExtras.so,
547 libQt53DQuickInput.so, libQt53DQuickRender.so,
[e10e1a8e]548 libQt53DQuickScene2D.so, libQt53DRender.so,
549 libQt5AccessibilitySupport.a, libQt5Bluetooth.so, libQt5Bodymovin.so,
550 libQt5Bootstrap.a, libQt5Charts.so, libQt5Concurrent.so,
[d1c65513]551 libQt5Core.so, libQt5DataVisualization.so, libQt5DBus.so,
[e847737]552 libQt5DesignerComponents.so, libQt5Designer.so,
[d1c65513]553 libQt5DeviceDiscoverySupport.a, libQt5EdidSupport.a,
554 libQt5EglFSDeviceIntegration.so, libQt5EglFsKmsSupport.so,
[e10e1a8e]555 libQt5EglSupport.a, libQt5EventDispatcherSupport.a, libQt5FbSupport.a,
556 libQt5FontDatabaseSupport.a, libQt5Gamepad.so, libQt5GlxSupport.a,
[e847737]557 libQt5Gui.so,libQt5Help.so, libQt5InputSupport.a, libQt5KmsSupport.a,
[d1c65513]558 libQt5LinuxAccessibilitySupport.a, libQt5Location.so,
[e10e1a8e]559 libQt5Multimedia.so, libQt5MultimediaGstTools.so,
560 libQt5MultimediaQuick.so, libQt5MultimediaWidgets.so,
[d1c65513]561 libQt5Network.so, libQt5NetworkAuth.so, libQt5Nfc.so,
562 libQt5OpenGLExtensions.a, libQt5OpenGL.so, libQt5PacketProtocol.a,
[e10e1a8e]563 libQt5PlatformCompositorSupport.a, libQt5Positioning.so,
[e847737]564 libQt5PositioningQuick.so, libQt5PrintSupport.so,
[e10e1a8e]565 libQt5Purchasing.so, libQt5Qml.so, libQt5QmlDebug.a,
566 libQt5QmlDevTools.a, libQt5QmlModels.so, libQt5QmlWorkerScript.so,
567 libQt5Quick.so, libQt5Quick3D.so, libQt5Quick3DAssetImport.so,
568 libQt5Quick3DRender.so, libQt5Quick3DRuntimeRender.so,
569 libQt5Quick3DUtils.so, libQt5QuickControls2.so,
570 libQt5QuickParticles.so, libQt5QuickShapes.so,
571 libQt5QuickTemplates2.so, libQt5QuickTest.so, libQt5QuickWidgets.so,
572 libQt5RemoteObjects.so, libQt5Script.so, libQt5ScriptTools.so,
573 libQt5Scxml.so, libQt5Sensors.so, libQt5SerialBus.so,
574 libQt5SerialPort.so, libQt5ServiceSupport.a, libQt5Sql.so,
[d1c65513]575 libQt5Svg.so, libQt5Test.so, libQt5TextToSpeech.so,
[55a55f1]576 libQt5ThemeSupport.a, libQt5UiTools.a, libQt5VirtualKeyboard.so,
[e10e1a8e]577 libQt5WaylandClient.so, libQt5WaylandCompositor.so,
578 libQt5WebChannel.so, libQt5WebSockets.so, libQt5WebView.so,
579 libQt5Widgets.so, libQt5X11Extras.so, libQt5XcbQpa.so,
580 libQt5XkbCommonSupport.a, libQt5Xml.so, libQt5XmlPatterns.so,
581 and several plugins under /opt/qt5/{plugins,qml}
[104b5bf]582 </seg>
583 <seg>
584 /usr/include/qt5,
585 /usr/lib/qt5,
[fb28b3b]586 /usr/share/doc/qt5, and
[104b5bf]587 /usr/share/qt5
[ec7940be]588 OR
[43bb741]589 /opt/qt5 and
[ec7940be]590 /opt/qt-&qt5-version;
[104b5bf]591 </seg>
592 </seglistitem>
593 </segmentedlist>
594
595 <variablelist>
596 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
597 <?dbfo list-presentation="list"?>
598 <?dbhtml list-presentation="table"?>
599
600 <varlistentry id="assistant-qt5">
[ec7940be]601 <term><command>assistant</command></term>
[104b5bf]602 <listitem>
603 <para>
604 is a tool for presenting on-line documentation.
605 </para>
606 <indexterm zone="qt5 assistant-qt5">
[ec7940be]607 <primary sortas="b-assistant-qt5">assistant</primary>
[104b5bf]608 </indexterm>
609 </listitem>
610 </varlistentry>
611
[e10e1a8e]612 <varlistentry id="balsam">
613 <term><command>balsam</command></term>
614 <listitem>
615 <para>
616 is a tool to convert 3D scenes from various creation tools
617 to QML format, for use by the new QtQuick 3D library
618 </para>
619 <indexterm zone="qt5 balsam">
620 <primary sortas="b-balsam">balsam</primary>
621 </indexterm>
622 </listitem>
623 </varlistentry>
624
[eb055fdf]625 <varlistentry id="canbusutil">
626 <term><command>canbustil</command></term>
627 <listitem>
628 <para>
629 is a tool to deal with arbitrary CAN bus frames.
630 A Controller Area Network (CAN) is a vehicle bus standard designed
631 to allow microcontrollers and devices to communicate with each other
632 in applications without a host computer.
633 </para>
634 <indexterm zone="qt5 canbusutil">
635 <primary sortas="b-canbusutil">canbusutil</primary>
636 </indexterm>
637 </listitem>
638 </varlistentry>
639
[104b5bf]640 <varlistentry id="designer-qt5">
[ec7940be]641 <term><command>designer</command></term>
[104b5bf]642 <listitem>
643 <para>
644 is a full-fledged GUI builder. It includes
645 powerful features such as preview mode, automatic widget
646 layout, support for custom widgets, and an advanced
647 property editor.
648 </para>
649 <indexterm zone="qt5 designer-qt5">
[ec7940be]650 <primary sortas="b-designer-qt5">designer</primary>
[104b5bf]651 </indexterm>
652 </listitem>
653 </varlistentry>
654
[eb055fdf]655 <varlistentry id="fixqt4headers.pl">
656 <term><command>fixqt4headers.pl</command></term>
657 <listitem>
658 <para>
[e847737]659 is a script to replace all Qt 4 style includes with Qt 5 includes.
[eb055fdf]660 </para>
661 <indexterm zone="qt5 fixqt4headers.pl">
662 <primary sortas="b-fixqt4headers.pl">fixqt4headers.pl</primary>
663 </indexterm>
664 </listitem>
665 </varlistentry>
666
[3b17049]667 <varlistentry id="lconvert-qt5">
668 <term><command>lconvert</command></term>
669 <listitem>
670 <para>
671 is part of Qt5's Linguist tool chain. It can be used as a
672 standalone tool to convert and filter translation data files.
673 </para>
674 <indexterm zone="qt5 lconvert-qt5">
675 <primary sortas="b-lconvert-qt5">lconvert</primary>
676 </indexterm>
677 </listitem>
678 </varlistentry>
679
[104b5bf]680 <varlistentry id="linguist-qt5">
[ec7940be]681 <term><command>linguist</command></term>
[104b5bf]682 <listitem>
683 <para>
684 provides support for translating applications into
685 local languages.
686 </para>
687 <indexterm zone="qt5 linguist-qt5">
[ec7940be]688 <primary sortas="b-linguist-qt5">linguist</primary>
[104b5bf]689 </indexterm>
690 </listitem>
691 </varlistentry>
692
693 <varlistentry id="lrelease-qt5">
[ec7940be]694 <term><command>lrelease</command></term>
[104b5bf]695 <listitem>
696 <para>
[e10e1a8e]697 is a simple command line tool. It reads XML-based translation
698 file in TS format and produces message files used by the
699 application.
[104b5bf]700 </para>
701 <indexterm zone="qt5 lrelease-qt5">
[ec7940be]702 <primary sortas="b-lrelease-qt5">lrelease</primary>
[104b5bf]703 </indexterm>
704 </listitem>
705 </varlistentry>
706
[e10e1a8e]707 <varlistentry id="lrelease-pro">
708 <term><command>lrelease-pro</command></term>
709 <listitem>
710 <para>
711 extracts project information from qmake projects and passes
712 it to lrelease.
713 </para>
714 <indexterm zone="qt5 lrelease-pro">
715 <primary sortas="b-lrelease-pro">lrelease-pro</primary>
716 </indexterm>
717 </listitem>
718 </varlistentry>
719
[104b5bf]720 <varlistentry id="lupdate-qt5">
[ec7940be]721 <term><command>lupdate</command></term>
[104b5bf]722 <listitem>
723 <para>
[e10e1a8e]724 finds the translatable
[104b5bf]725 strings in the specified source, header and Qt Designer
[e10e1a8e]726 interface files, and stores the extracted messages in
727 translation files to be processed by lrelease.
[104b5bf]728 </para>
729 <indexterm zone="qt5 lupdate-qt5">
[ec7940be]730 <primary sortas="b-lupdate-qt5">lupdate</primary>
[104b5bf]731 </indexterm>
732 </listitem>
733 </varlistentry>
734
[e10e1a8e]735 <varlistentry id="lupdate-pro">
736 <term><command>lupdate-pro</command></term>
737 <listitem>
738 <para>
739 reads a Qt project file, an passes the collected information
740 to lupdate.
741 </para>
742 <indexterm zone="qt5 lupdate-pro">
743 <primary sortas="b-lupdate-pro">lupdate-pro</primary>
744 </indexterm>
745 </listitem>
746 </varlistentry>
747
748 <varlistentry id="meshdebug">
749 <term><command>meshdebug</command></term>
750 <listitem>
751 <para>
752 displays information about qtquick-3d mesh files.
753 </para>
754 <indexterm zone="qt5 meshdebug">
755 <primary sortas="b-meshdebug">meshdebug</primary>
756 </indexterm>
757 </listitem>
758 </varlistentry>
759
[104b5bf]760 <varlistentry id="moc-qt5">
[ec7940be]761 <term><command>moc</command></term>
[104b5bf]762 <listitem>
763 <para>
764 generates Qt meta object support code.
765 </para>
766 <indexterm zone="qt5 moc-qt5">
[ec7940be]767 <primary sortas="b-moc-qt5">moc</primary>
[104b5bf]768 </indexterm>
769 </listitem>
770 </varlistentry>
771
772 <varlistentry id="pixeltool-qt5">
[ec7940be]773 <term><command>pixeltool</command></term>
[104b5bf]774 <listitem>
775 <para>
776 is a desktop magnifier and as you move your mouse around
777 the screen it will show the magnified contents in its window.
778 </para>
779 <indexterm zone="qt5 pixeltool-qt5">
[ec7940be]780 <primary sortas="b-pixeltool-qt5">pixeltool</primary>
[104b5bf]781 </indexterm>
782 </listitem>
783 </varlistentry>
784
[e847737]785 <varlistentry id="qcollectiongenerator-qt5">
786 <term><command>qcollectiongenerator</command></term>
787 <listitem>
788 <para>
789 processes and converts Qt help files.
790 </para>
791 <indexterm zone="qt5 qcollectiongenerator-qt5">
792 <primary sortas="b-qcollectiongenerator-qt5">qcollectiongenerator-qt5</primary>
793 </indexterm>
794 </listitem>
795 </varlistentry>
796
797 <varlistentry id="qdbuscpp2xml-qt5">
[8b9ad6e]798 <term><command>qdbuscpp2xml</command></term>
799 <listitem>
800 <para>
801 takes a C++ source file and generates a D-Bus XML definition
[f3429309]802 of the interface.
[8b9ad6e]803 </para>
804 <indexterm zone="qt5 qdbuscpp2xml-qt5">
805 <primary sortas="b-qdbuscpp2xml-qt5">qdbuscpp2xml</primary>
806 </indexterm>
807 </listitem>
808 </varlistentry>
809
[3b17049]810 <varlistentry id="qdbus-qt5">
811 <term><command>qdbus</command></term>
812 <listitem>
813 <para>
814 lists available services, object paths, methods, signals, and
815 properties of objects on a bus.
816 </para>
817 <indexterm zone="qt5 qdbus-qt5">
818 <primary sortas="b-qdbus-qt5">qdbus</primary>
819 </indexterm>
820 </listitem>
821 </varlistentry>
822
[8b9ad6e]823 <varlistentry id="qdbusviewer-qt5">
824 <term><command>qdbusviewer</command></term>
825 <listitem>
826 <para>
827 is a graphical D-Bus browser.
828 </para>
829 <indexterm zone="qt5 qdbusviewer-qt5">
830 <primary sortas="b-qdbusviewer-qt5">qdbusviewer</primary>
831 </indexterm>
832 </listitem>
833 </varlistentry>
834
835 <varlistentry id="qdbusxml2cpp-qt5">
836 <term><command>qdbusxml2cpp</command></term>
837 <listitem>
838 <para>
839 is a tool that can be used to parse interface descriptions
840 and produce static code representing those interfaces,
841 </para>
842 <indexterm zone="qt5 qdbusxml2cpp-qt5">
843 <primary sortas="b-qdbusxml2cpp-qt5">qdbusxml2cpp</primary>
844 </indexterm>
845 </listitem>
846 </varlistentry>
[f3429309]847
[55a55f1]848 <varlistentry id="qdistancefieldgenerator-qt5">
849 <term><command>qdistancefieldgenerator</command></term>
850 <listitem>
851 <para>
852 allows a font cache to be pregenerated for Text.QtRendering to speed
853 up an application's startup if the user interface has a lot of text,
854 or multiple fonts, or a large amount of distinct characters, e.g. in
855 CJK writing systems.
856 </para>
857 <indexterm zone="qt5 qdistancefieldgenerator-qt5">
858 <primary sortas="b-qdistancefieldgenerator-qt5">qdistancefieldgenerator</primary>
859 </indexterm>
860 </listitem>
861 </varlistentry>
862
[e10e1a8e]863 <varlistentry id="qdoc-qt5">
864 <term><command>qdoc</command></term>
865 <listitem>
866 <para>
867 is a tool used by <application>Qt</application> Developers to
868 generate documentation for software projects.
869 </para>
870 <indexterm zone="qt5 qdoc-qt5">
871 <primary sortas="b-qdoc-qt5">qdoc</primary>
872 </indexterm>
873 </listitem>
874 </varlistentry>
875
[eb055fdf]876 <varlistentry id="qgltf">
877 <term><command>qgltf</command></term>
878 <listitem>
879 <para>
880 imports a a variety of 3D model formats and exports into fast-to-load,
881 optimized glTF assets embedded into Qt resource files.
882 </para>
883 <indexterm zone="qt5 qgltf">
884 <primary sortas="b-qgltf">qgltf</primary>
885 </indexterm>
886 </listitem>
887 </varlistentry>
888
[8b9ad6e]889 <varlistentry id="qhelpgenerator-qt5">
890 <term><command>qhelpgenerator</command></term>
891 <listitem>
892 <para>
893 is a tool used to generate a <application>Qt</application>
[f3429309]894 compressed help file.
[8b9ad6e]895 </para>
896 <indexterm zone="qt5 qhelpgenerator-qt5">
897 <primary sortas="b-qhelpgenerator-qt5">qhelpgenerator</primary>
898 </indexterm>
899 </listitem>
900 </varlistentry>
901
902 <varlistentry id="qlalr-qt5">
903 <term><command>qlalr</command></term>
904 <listitem>
905 <para>
906 is a tool used to generate code from grammar specifications.
907 </para>
908 <indexterm zone="qt5 qlalr-qt5">
909 <primary sortas="b-qlalr-qt5">qlalr</primary>
910 </indexterm>
911 </listitem>
912 </varlistentry>
913
[104b5bf]914 <varlistentry id="qmake-qt5">
[ec7940be]915 <term><command>qmake</command></term>
[104b5bf]916 <listitem>
917 <para>
918 uses information stored in project files to
919 determine what should go in the makefiles it
920 generates.
921 </para>
922 <indexterm zone="qt5 qmake-qt5">
[ec7940be]923 <primary sortas="b-qmake-qt5">qmake</primary>
[104b5bf]924 </indexterm>
925 </listitem>
926 </varlistentry>
927
[e10e1a8e]928 <varlistentry id="qml">
929 <term><command>qml</command></term>
930 <listitem>
931 <para>
932 executes a QML file.
933 </para>
934 <indexterm zone="qt5 qml">
935 <primary sortas="b-qml">qml</primary>
936 </indexterm>
937 </listitem>
938 </varlistentry>
939
[eb055fdf]940 <varlistentry id="qmlcachegen">
941 <term><command>qmlcachegen</command></term>
942 <listitem>
943 <para>
944 supports the creation of cache files at build time.
945 </para>
946 <indexterm zone="qt5 qmlcachegen">
947 <primary sortas="b-qmlcachegen">qmlcachegen</primary>
948 </indexterm>
949 </listitem>
950 </varlistentry>
951
[8b9ad6e]952 <varlistentry id="qmleasing-qt5">
953 <term><command>qmleasing</command></term>
954 <listitem>
955 <para>
956 is a tool used to define the easing curves using an
957 interactive curve editor.
958 </para>
959 <indexterm zone="qt5 qmleasing-qt5">
960 <primary sortas="b-qmleasing-qt5">qmleasing</primary>
961 </indexterm>
962 </listitem>
963 </varlistentry>
964
965 <varlistentry id="qmlimportscanner-qt5">
966 <term><command>qmlimportscanner</command></term>
967 <listitem>
968 <para>
969 is a tool used to import QML files from a directory.
970 </para>
971 <indexterm zone="qt5 qmlimportscanner-qt5">
972 <primary sortas="b-qmlimportscanner-qt5">qmlimportscanner</primary>
973 </indexterm>
974 </listitem>
975 </varlistentry>
976
977 <varlistentry id="qmllint-qt5">
978 <term><command>qmllint</command></term>
979 <listitem>
980 <para>
981 is a syntax checker for QML files.
982 </para>
983 <indexterm zone="qt5 qmllint-qt5">
984 <primary sortas="b-qmllint-qt5">qmllint</primary>
985 </indexterm>
986 </listitem>
987 </varlistentry>
988
989 <varlistentry id="qmlmin-qt5">
990 <term><command>qmlmin</command></term>
991 <listitem>
992 <para>
993 removes comments and layout characters from a QML file.
994 </para>
995 <indexterm zone="qt5 qmlmin-qt5">
996 <primary sortas="b-qmlmin-qt5">qmlmin</primary>
997 </indexterm>
998 </listitem>
999 </varlistentry>
1000
1001 <varlistentry id="qmlplugindump-qt5">
1002 <term><command>qmlplugindump</command></term>
1003 <listitem>
1004 <para>
1005 is a tool to create a qmltypes file.
1006 </para>
1007 <indexterm zone="qt5 qmlplugindump-qt5">
1008 <primary sortas="b-qmlplugindump-qt5">qmlplugindump</primary>
1009 </indexterm>
1010 </listitem>
1011 </varlistentry>
1012
[55a55f1]1013 <varlistentry id="qmlpreview-qt5">
1014 <term><command>qmlpreview</command></term>
1015 <listitem>
1016 <para>
1017 is a tool used to analyze QML applications.
1018 </para>
1019 <indexterm zone="qt5 qmlpreview-qt5">
1020 <primary sortas="b-qmlpreviewr-qt5">qmlpreview</primary>
1021 </indexterm>
1022 </listitem>
1023 </varlistentry>
1024
[8b9ad6e]1025 <varlistentry id="qmlprofiler-qt5">
1026 <term><command>qmlprofiler</command></term>
1027 <listitem>
1028 <para>
[55a55f1]1029 is a tool which watches QML and JavaScript files on disk and
1030 updates the application live with any changes.
[8b9ad6e]1031 </para>
1032 <indexterm zone="qt5 qmlprofiler-qt5">
1033 <primary sortas="b-qmlprofiler-qt5">qmlprofiler</primary>
1034 </indexterm>
1035 </listitem>
1036 </varlistentry>
1037
1038 <varlistentry id="qmlscene-qt5">
1039 <term><command>qmlscene</command></term>
1040 <listitem>
1041 <para>
1042 is a utility that loads and displays QML documents even before
1043 the application is complete.
1044 </para>
1045 <indexterm zone="qt5 qmlscene-qt5">
1046 <primary sortas="b-qmlscene-qt5">qmlscene</primary>
1047 </indexterm>
1048 </listitem>
1049 </varlistentry>
1050
1051 <varlistentry id="qmltestrunner-qt5">
1052 <term><command>qmltestrunner</command></term>
1053 <listitem>
1054 <para>
1055 is a tool used to make tests.
1056 </para>
1057 <indexterm zone="qt5 qmltestrunner-qt5">
1058 <primary sortas="b-qmltestrunner-qt5">qmltestrunner</primary>
1059 </indexterm>
1060 </listitem>
1061 </varlistentry>
1062
[e847737]1063 <varlistentry id="qscxmlc-qt5">
1064 <term><command>qscxml</command></term>
1065 <listitem>
1066 <para>
1067 converts an input.scxml file to a header and cpp file.
1068 </para>
1069 <indexterm zone="qt5 qscxmlc-qt5">
1070 <primary sortas="b-qscxmlc-qt5">qscxmlc</primary>
1071 </indexterm>
1072 </listitem>
1073 </varlistentry>
1074
1075 <varlistentry id="qtattributionsscanner-qt5">
1076 <term><command>qtattributionsscanner</command></term>
1077 <listitem>
1078 <para>
1079 processes qt_attribution.json files in Qt sources.
1080 </para>
1081 <indexterm zone="qt5 qtattributionsscanner-qt5">
1082 <primary sortas="b-qtattributionsscanner-qt5">qtattributionsscanner</primary>
1083 </indexterm>
1084 </listitem>
1085 </varlistentry>
1086
[8b9ad6e]1087 <varlistentry id="qtdiag-qt5">
1088 <term><command>qtdiag</command></term>
1089 <listitem>
1090 <para>
1091 is a tool for reporting diagnostic information about Qt and its
1092 environment.
1093 </para>
1094 <indexterm zone="qt5 qtdiag-qt5">
1095 <primary sortas="b-qtdiag-qt5">qtdiag</primary>
1096 </indexterm>
1097 </listitem>
1098 </varlistentry>
1099
1100 <varlistentry id="qtpaths-qt5">
1101 <term><command>qtpaths</command></term>
1102 <listitem>
1103 <para>
1104 is a tool to query Qt path information.
1105 </para>
1106 <indexterm zone="qt5 qtpaths-qt5">
1107 <primary sortas="b-qtpaths-qt5">qtpaths</primary>
1108 </indexterm>
1109 </listitem>
1110 </varlistentry>
1111
[eb055fdf]1112 <varlistentry id="qtplugininfo">
1113 <term><command>qtplugininfo</command></term>
1114 <listitem>
1115 <para>
1116 dumps meta-data about Qt plugins in JSON format.
1117 </para>
1118 <indexterm zone="qt5 qtplugininfo">
1119 <primary sortas="b-qtplugininfo">qtplugininfo</primary>
1120 </indexterm>
1121 </listitem>
1122 </varlistentry>
1123
[e10e1a8e]1124 <varlistentry id="qtwaylandscanner">
1125 <term><command>qtwaylandscanner</command></term>
1126 <listitem>
1127 <para>
1128 converts Wayland specfiles to C++ headers and code needed for
1129 QtWayland.
1130 </para>
1131 <indexterm zone="qt5 qtwaylandscanner">
1132 <primary sortas="b-qtwaylandscanner">qtwaylandscanner</primary>
1133 </indexterm>
1134 </listitem>
1135 </varlistentry>
1136
1137 <varlistentry id="qvkgen">
1138 <term><command>qvkgen</command></term>
1139 <listitem>
1140 <para>
1141 converts Vulkan specfiles to C++ headers and code.
1142 </para>
1143 <indexterm zone="qt5 qvkgen">
1144 <primary sortas="b-qvkgen">qvkgen</primary>
1145 </indexterm>
1146 </listitem>
1147 </varlistentry>
1148
[104b5bf]1149 <varlistentry id="rcc-qt5">
[ec7940be]1150 <term><command>rcc</command></term>
[104b5bf]1151 <listitem>
1152 <para>
1153 is a resource compiler used in conjunction with designer.
1154 </para>
1155 <indexterm zone="qt5 rcc-qt5">
[ec7940be]1156 <primary sortas="b-rcc-qt5">rcc</primary>
[104b5bf]1157 </indexterm>
1158 </listitem>
1159 </varlistentry>
1160
[eb055fdf]1161 <varlistentry id="repc">
1162 <term><command>repc</command></term>
1163 <listitem>
1164 <para>
1165 is the Replica Compiler, which generates QObject header files based
1166 on an API definition file.
1167 </para>
1168 <indexterm zone="qt5 repc">
1169 <primary sortas="b-repc">repc</primary>
1170 </indexterm>
1171 </listitem>
1172 </varlistentry>
1173
[55a55f1]1174 <varlistentry id="sdpscanner-qt5">
1175 <term><command>sdpscanner</command></term>
1176 <listitem>
1177 <para>
1178 performs a Session Description Protocol scan on a remote device,
1179 using the SDP server represented by the local Bluetooth device.
1180 </para>
1181 <indexterm zone="qt5 sdpscanner-qt5">
1182 <primary sortas="b-sdpscanner-qt5">sdpscanner</primary>
1183 </indexterm>
1184 </listitem>
1185 </varlistentry>
1186
[8b9ad6e]1187 <varlistentry id="syncqt.pl-qt5">
1188 <term><command>syncqt.pl</command></term>
1189 <listitem>
1190 <para>
1191 is a script to create the forwarding headers in the include
1192 directories. It is an internal development tool.
1193 </para>
1194 <indexterm zone="qt5 syncqt.pl-qt5">
1195 <primary sortas="b-syncqt.pl-qt5">syncqt.pl</primary>
1196 </indexterm>
1197 </listitem>
1198 </varlistentry>
1199
[e10e1a8e]1200 <varlistentry id="tracegen">
1201 <term><command>tracegen</command></term>
1202 <listitem>
1203 <para>
[fa4e429]1204 is a trace generator for LTTng or ETW.
[e10e1a8e]1205 </para>
1206 <indexterm zone="qt5 tracegen">
1207 <primary sortas="b-tracegen">tracegen</primary>
1208 </indexterm>
1209 </listitem>
1210 </varlistentry>
1211
[104b5bf]1212 <varlistentry id="uic-qt5">
[ec7940be]1213 <term><command>uic</command></term>
[104b5bf]1214 <listitem>
1215 <para>
1216 is a Qt user interface compiler.
1217 </para>
1218 <indexterm zone="qt5 uic-qt5">
[ec7940be]1219 <primary sortas="b-uic-qt5">uic</primary>
[104b5bf]1220 </indexterm>
1221 </listitem>
1222 </varlistentry>
1223
[8b9ad6e]1224 <varlistentry id="xmlpatterns-qt5">
1225 <term><command>xmlpatterns</command></term>
1226 <listitem>
1227 <para>
1228 provides support for XPath, XQuery, XSLT, and XML Schema
1229 validation.
1230 </para>
1231 <indexterm zone="qt5 xmlpatterns-qt5">
1232 <primary sortas="b-xmlpatterns-qt5">xmlpatterns</primary>
1233 </indexterm>
1234 </listitem>
1235 </varlistentry>
1236
1237 <varlistentry id="xmlpatternsvalidator-qt5">
1238 <term><command>xmlpatternsvalidator</command></term>
1239 <listitem>
1240 <para>
1241 is a tool used to validate XML documents.
1242 </para>
1243 <indexterm zone="qt5 xmlpatternsvalidator-qt5">
1244 <primary sortas="b-xmlpatternsvalidator-qt5">xmlpatternsvalidator</primary>
1245 </indexterm>
1246 </listitem>
1247 </varlistentry>
1248
[104b5bf]1249 </variablelist>
1250
1251 </sect2>
1252
1253</sect1>
Note: See TracBrowser for help on using the repository browser.