source: x/lib/qt5.xml@ 55f7457

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 55f7457 was 829cbf1a, checked in by Xi Ruoyao <xry111@…>, 3 months ago

qt5: Fix description of -skip qtwebengine

QtWebEngine *6* is no longer a component of Qt *5*.

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