source: x/lib/qt5.xml@ ce1d9c5d

12.1 gimp3 ken/TL2024 lazarus plabs/newcss rahul/power-profiles-daemon trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since ce1d9c5d was f30fd62, checked in by Pierre Labastie <pierre.labastie@…>, 8 months ago

Recommend at-spi2-core for qt5{,-alternate}

at-spi2-core allows building Qt5LinuxAccessibility, which is
required for kwin... Note that this is not new in 5.15.12, but
I found it while testing this version.

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