source: x/lib/qt5.xml@ ff00f810

11.1 11.2 11.3 12.0 12.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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ff00f810 was ff00f810, checked in by Ken Moffat <ken@…>, 2 years ago

Qt5: Move kerberos dep to qtwebengine, and make it optional.

It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.

Document that switch as an optional command.

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