source: x/lib/qt5.xml@ a5de628

12.1 gimp3 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since a5de628 was 23c4cec1, checked in by Douglas R. Reno <renodr@…>, 8 months ago

Add support for Vulkan to Qt5:

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