source: x/lib/qt5.xml@ 7e52a4a

12.0 12.1 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 7e52a4a was 441801a, checked in by Xi Ruoyao <xry111@…>, 12 months ago

qt5 (and alternative): Add some dependencies

It looks like we've forgotten some dependencies for Qt5 all the time.
And many dependencies of Qt5 are also needed by the alternative. I
gathered them via

readelf -d $(find -name \*.so) | grep NEEDED | grep -o '\[.*\]' |

sort | uniq | grep -v Qt 2>/dev/null

in the Qt5 alternative build directory.

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