source: x/lib/qt5.xml@ 83f3feb

12.1 ken/TL2024 lazarus rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since 83f3feb was 2da03b7a, checked in by Thomas Trepl <thomas@…>, 5 months ago

Remove duplicate (mtdev) from optional deps

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