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

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

qt5: Fix description of -skip qtwebengine

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

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