source: x/lib/qt5.xml@ 46cb389

12.1 gimp3 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 46cb389 was 41640d4, checked in by Bruce Dubbs <bdubbs@…>, 9 months ago

Clarify using versioned directories for qt5 and qt6.

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