source: x/lib/qt5.xml@ bdfff0b

12.1 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since bdfff0b was 41640d4, checked in by Bruce Dubbs <bdubbs@…>, 6 months ago

Clarify using versioned directories for qt5 and qt6.

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