source: x/lib/qt5.xml@ a0bb9145

11.1 11.2 11.3 12.0 12.1 12.2 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a0bb9145 was 0318335, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Formating change in Qt configuration section.
Emphasize differences wehn installing in /usr and /opt.

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