source: x/lib/qt5.xml@ 44b3f440

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 44b3f440 was 44b3f440, checked in by Xi Ruoyao <xry111@…>, 8 months ago

treewide: Really remove commented out references to Python 2

It helps using grep for finding packages depending on Python 2.

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