source: x/lib/qt5.xml@ 86e74b27

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 86e74b27 was 75b1a338, checked in by Xi Ruoyao <xry111@…>, 17 months ago

Update more URLs to use https

Mostly plain http -> https replace, if https works. If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

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