source: x/lib/qt5.xml@ 382633a

11.3 12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 382633a was 75b1a338, checked in by Xi Ruoyao <xry111@…>, 20 months ago

Update more URLs to use https

Mostly plain http -> https replace, if https works. If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

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