source: x/lib/qt5.xml@ 14771c4

12.0 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 14771c4 was 14771c4, checked in by Xi Ruoyao <xry111@…>, 10 months ago

qt5 (and alternate): Don't pathappend /usr/bin

When QT5DIR is /usr, we don't need to pathappend $QT5DIR/bin.

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