source: x/lib/qt5.xml@ 9a82a965

12.0 12.1 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 9a82a965 was da60874c, checked in by Pierre Labastie <pierre.labastie@…>, 16 months ago

Fix Qt5 FTBFS with GCC-13

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