source: x/lib/qt5.xml@ 5477965

11.3 12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods 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 5477965 was 7dd59cf, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

Recommend double-conversion for qt5

Otherwise an older version shupped with Qt is built

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