source: x/lib/qt5.xml@ 04f0df3e

11.0 11.1 11.2 11.3 12.0 12.1 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 04f0df3e was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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