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

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

treewide: Really remove commented out references to Python 2

It helps using grep for finding packages depending on Python 2.

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