source: x/lib/qt5.xml@ e4dd745

12.1 ken/TL2024 lazarus plabs/newcss rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since e4dd745 was f30fd62, checked in by Pierre Labastie <pierre.labastie@…>, 6 months ago

Recommend at-spi2-core for qt5{,-alternate}

at-spi2-core allows building Qt5LinuxAccessibility, which is
required for kwin... Note that this is not new in 5.15.12, but
I found it while testing this version.

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