source: x/lib/qt5.xml@ 04f2bf4

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 04f2bf4 was 04f2bf4, checked in by Douglas R. Reno <renodr@…>, 10 months ago

Qt5 and Qt5-alternate: mention LXQt as a major user.

  • 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
537pathappend $QT5DIR/bin
538
539# End /etc/profile.d/qt5.sh</literal>
540EOF</userinput></screen>
541
542 <bridgehead renderas="sect4">If you did not install Qt5 in /usr</bridgehead>
543
544 <para>
545 If you installed <application>Qt5</application> in a location other
546 than <filename class="directory">/usr</filename>, you need to update the
547 following configuration files so that <application>Qt5</application> is
548 correctly found by other packages and system processes.
549 </para>
550
551 <para>
552 As the <systemitem class="username">root</systemitem> user, update
553 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
554 run-time cache file:
555 </para>
556
557<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; EOF
558<literal># Begin Qt addition
559
560/opt/qt5/lib
561
562# End Qt addition</literal>
563EOF
564
565ldconfig</userinput></screen>
566
567 <indexterm zone="qt5 qt5-config">
568 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
569 </indexterm>
570
571 <para>
572 As the <systemitem class="username">root</systemitem> user, create
573 the <filename>/etc/profile.d/qt5.sh</filename> file:
574 </para>
575
576<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; "EOF"
577<literal># Begin /etc/profile.d/qt5.sh
578
579QT5DIR=/opt/qt5
580
581pathappend $QT5DIR/bin PATH
582pathappend $QT5DIR/lib/pkgconfig PKG_CONFIG_PATH
583
584export QT5DIR
585
586# End /etc/profile.d/qt5.sh</literal>
587EOF</userinput></screen>
588
589 </sect3>
590
591 </sect2>
592
593 <sect2 role="content">
594 <title>Contents</title>
595
596 <segmentedlist>
597 <segtitle>Installed Programs</segtitle>
598 <segtitle>Installed Libraries</segtitle>
599 <segtitle>Installed Directories</segtitle>
600
601 <seglistitem>
602 <seg>
603 assistant, balsam, canbusutil, designer, fixqt4headers.pl, lconvert,
604 linguist, lprodump, lrelease, lrelease-pro, lupdate, lupdate-pro,
605 meshdebug, moc, pixeltool, qcollectiongenerator, qdbus, qdbuscpp2xml,
606 qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc, qgltf,
607 qhelpgenerator, qlalr, qmake, qml, qmlcachegen, qmleasing,
608 qmlformat, qmlimportscanner, qmllint, qmlmin, qmlplugindump,
609 qmlpreview, qmlprofiler, qmlscene, qmltestrunner, qmltime,
610 qmltyperegistrar, qscxmlc,
611 qtattributionscanner, qtdiag, qtpaths, qtplugininfo,
612 qtwaylandscanner, qvkgen, rcc, repc, sdpscanner, syncqt.pl, tracegen,
613 uic, xmlpatterns, and xmlpatternsvalidator
614 </seg>
615 <seg>
616 libQt53DAnimation.so, libQt53DCore.so,
617 libQt53DExtras.so, libQt53DInput.so, libQt53DLogic.so,
618 libQt53DQuick.so, libQt53DQuickAnimation.so, libQt53DQuickExtras.so,
619 libQt53DQuickInput.so, libQt53DQuickRender.so,
620 libQt53DQuickScene2D.so, libQt53DRender.so,
621 libQt5AccessibilitySupport.a, libQt5Bluetooth.so, libQt5Bodymovin.so,
622 libQt5Bootstrap.a, libQt5Charts.so, libQt5Concurrent.so,
623 libQt5Core.so, libQt5DataVisualization.so, libQt5DBus.so,
624 libQt5DesignerComponents.so, libQt5Designer.so,
625 libQt5DeviceDiscoverySupport.a, libQt5EdidSupport.a,
626 libQt5EglFSDeviceIntegration.so, libQt5EglFsKmsSupport.so,
627 libQt5EglSupport.a, libQt5EventDispatcherSupport.a, libQt5FbSupport.a,
628 libQt5FontDatabaseSupport.a, libQt5Gamepad.so, libQt5GlxSupport.a,
629 libQt5Gui.so,libQt5Help.so, libQt5InputSupport.a, libQt5KmsSupport.a,
630 libQt5LinuxAccessibilitySupport.a, libQt5Location.so,
631 libQt5Multimedia.so, libQt5MultimediaGstTools.so,
632 libQt5MultimediaQuick.so, libQt5MultimediaWidgets.so,
633 libQt5Network.so, libQt5NetworkAuth.so, libQt5Nfc.so,
634 libQt5OpenGLExtensions.a, libQt5OpenGL.so, libQt5PacketProtocol.a,
635 libQt5PlatformCompositorSupport.a, libQt5Positioning.so,
636 libQt5PositioningQuick.so, libQt5PrintSupport.so,
637 libQt5Purchasing.so, libQt5Qml.so, libQt5QmlDebug.a,
638 libQt5QmlDevTools.a, libQt5QmlModels.so, libQt5QmlWorkerScript.so,
639 libQt5Quick.so, libQt5Quick3D.so, libQt5Quick3DAssetImport.so,
640 libQt5Quick3DRender.so, libQt5Quick3DRuntimeRender.so,
641 libQt5Quick3DUtils.so, libQt5QuickControls2.so,
642 libQt5QuickParticles.so, libQt5QuickShapes.so,
643 libQt5QuickTemplates2.so, libQt5QuickTest.so, libQt5QuickWidgets.so,
644 libQt5RemoteObjects.so, libQt5Script.so, libQt5ScriptTools.so,
645 libQt5Scxml.so, libQt5Sensors.so, libQt5SerialBus.so,
646 libQt5SerialPort.so, libQt5ServiceSupport.a, libQt5Sql.so,
647 libQt5Svg.so, libQt5Test.so, libQt5TextToSpeech.so,
648 libQt5ThemeSupport.a, libQt5UiTools.a, libQt5VirtualKeyboard.so,
649 libQt5WaylandClient.so, libQt5WaylandCompositor.so,
650 libQt5WebChannel.so, libQt5WebSockets.so, libQt5WebView.so,
651 libQt5Widgets.so, libQt5X11Extras.so, libQt5XcbQpa.so,
652 libQt5XkbCommonSupport.a, libQt5Xml.so, libQt5XmlPatterns.so,
653 and several plugins under /opt/qt5/{plugins,qml}
654 </seg>
655 <seg>
656 /usr/include/qt5,
657 /usr/lib/qt5,
658 /usr/share/doc/qt5, and
659 /usr/share/qt5
660 OR
661 /opt/qt5 and
662 /opt/qt-&qt5-version;
663 </seg>
664 </seglistitem>
665 </segmentedlist>
666
667 <variablelist id='qt5-descriptions' xreflabel="Qt5 Short Descriptions">
668 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
669 <?dbfo list-presentation="list"?>
670 <?dbhtml list-presentation="table"?>
671
672 <varlistentry id="assistant-qt5">
673 <term><command>assistant</command></term>
674 <listitem>
675 <para>
676 is a tool for presenting on-line documentation
677 </para>
678 <indexterm zone="qt5 assistant-qt5">
679 <primary sortas="b-assistant-qt5">assistant</primary>
680 </indexterm>
681 </listitem>
682 </varlistentry>
683
684 <varlistentry id="balsam">
685 <term><command>balsam</command></term>
686 <listitem>
687 <para>
688 is a tool to convert 3D scenes from various creation tools
689 to QML format, for use by the new QtQuick 3D library
690 </para>
691 <indexterm zone="qt5 balsam">
692 <primary sortas="b-balsam">balsam</primary>
693 </indexterm>
694 </listitem>
695 </varlistentry>
696
697 <varlistentry id="canbusutil">
698 <term><command>canbustil</command></term>
699 <listitem>
700 <para>
701 is a tool to deal with arbitrary CAN bus frames.
702 A Controller Area Network (CAN) is a vehicle bus standard designed
703 to allow microcontrollers and devices to communicate with each other
704 in applications without a host computer
705 </para>
706 <indexterm zone="qt5 canbusutil">
707 <primary sortas="b-canbusutil">canbusutil</primary>
708 </indexterm>
709 </listitem>
710 </varlistentry>
711
712 <varlistentry id="designer-qt5">
713 <term><command>designer</command></term>
714 <listitem>
715 <para>
716 is a full-fledged GUI builder. It includes
717 powerful features such as preview mode, automatic widget
718 layout, support for custom widgets, and an advanced
719 property editor
720 </para>
721 <indexterm zone="qt5 designer-qt5">
722 <primary sortas="b-designer-qt5">designer</primary>
723 </indexterm>
724 </listitem>
725 </varlistentry>
726
727 <varlistentry id="fixqt4headers.pl">
728 <term><command>fixqt4headers.pl</command></term>
729 <listitem>
730 <para>
731 is a script to replace all Qt 4 style includes with Qt 5 includes
732 </para>
733 <indexterm zone="qt5 fixqt4headers.pl">
734 <primary sortas="b-fixqt4headers.pl">fixqt4headers.pl</primary>
735 </indexterm>
736 </listitem>
737 </varlistentry>
738
739 <varlistentry id="lconvert-qt5">
740 <term><command>lconvert</command></term>
741 <listitem>
742 <para>
743 is part of Qt5's Linguist tool chain. It can be used as a
744 standalone tool to convert and filter translation data files
745 </para>
746 <indexterm zone="qt5 lconvert-qt5">
747 <primary sortas="b-lconvert-qt5">lconvert</primary>
748 </indexterm>
749 </listitem>
750 </varlistentry>
751
752 <varlistentry id="linguist-qt5">
753 <term><command>linguist</command></term>
754 <listitem>
755 <para>
756 provides support for translating applications into
757 local languages
758 </para>
759 <indexterm zone="qt5 linguist-qt5">
760 <primary sortas="b-linguist-qt5">linguist</primary>
761 </indexterm>
762 </listitem>
763 </varlistentry>
764
765 <varlistentry id="lrelease-qt5">
766 <term><command>lrelease</command></term>
767 <listitem>
768 <para>
769 is a simple command line tool. It reads XML-based translation
770 file in TS format and produces message files used by the
771 application
772 </para>
773 <indexterm zone="qt5 lrelease-qt5">
774 <primary sortas="b-lrelease-qt5">lrelease</primary>
775 </indexterm>
776 </listitem>
777 </varlistentry>
778
779 <varlistentry id="lrelease-pro">
780 <term><command>lrelease-pro</command></term>
781 <listitem>
782 <para>
783 extracts project information from qmake projects and passes
784 it to lrelease
785 </para>
786 <indexterm zone="qt5 lrelease-pro">
787 <primary sortas="b-lrelease-pro">lrelease-pro</primary>
788 </indexterm>
789 </listitem>
790 </varlistentry>
791
792 <varlistentry id="lupdate-qt5">
793 <term><command>lupdate</command></term>
794 <listitem>
795 <para>
796 finds the translatable
797 strings in the specified source, header and Qt Designer
798 interface files, and stores the extracted messages in
799 translation files to be processed by lrelease
800 </para>
801 <indexterm zone="qt5 lupdate-qt5">
802 <primary sortas="b-lupdate-qt5">lupdate</primary>
803 </indexterm>
804 </listitem>
805 </varlistentry>
806
807 <varlistentry id="lupdate-pro">
808 <term><command>lupdate-pro</command></term>
809 <listitem>
810 <para>
811 reads a Qt project file, an passes the collected information
812 to lupdate
813 </para>
814 <indexterm zone="qt5 lupdate-pro">
815 <primary sortas="b-lupdate-pro">lupdate-pro</primary>
816 </indexterm>
817 </listitem>
818 </varlistentry>
819
820 <varlistentry id="meshdebug">
821 <term><command>meshdebug</command></term>
822 <listitem>
823 <para>
824 displays information about qtquick-3d mesh files
825 </para>
826 <indexterm zone="qt5 meshdebug">
827 <primary sortas="b-meshdebug">meshdebug</primary>
828 </indexterm>
829 </listitem>
830 </varlistentry>
831
832 <varlistentry id="moc-qt5">
833 <term><command>moc</command></term>
834 <listitem>
835 <para>
836 generates Qt meta object support code
837 </para>
838 <indexterm zone="qt5 moc-qt5">
839 <primary sortas="b-moc-qt5">moc</primary>
840 </indexterm>
841 </listitem>
842 </varlistentry>
843
844 <varlistentry id="pixeltool-qt5">
845 <term><command>pixeltool</command></term>
846 <listitem>
847 <para>
848 is a desktop magnifier and as you move your mouse around
849 the screen it will show the magnified contents in its window
850 </para>
851 <indexterm zone="qt5 pixeltool-qt5">
852 <primary sortas="b-pixeltool-qt5">pixeltool</primary>
853 </indexterm>
854 </listitem>
855 </varlistentry>
856
857 <varlistentry id="qcollectiongenerator-qt5">
858 <term><command>qcollectiongenerator</command></term>
859 <listitem>
860 <para>
861 processes and converts Qt help files
862 </para>
863 <indexterm zone="qt5 qcollectiongenerator-qt5">
864 <primary sortas="b-qcollectiongenerator-qt5">qcollectiongenerator-qt5</primary>
865 </indexterm>
866 </listitem>
867 </varlistentry>
868
869 <varlistentry id="qdbuscpp2xml-qt5">
870 <term><command>qdbuscpp2xml</command></term>
871 <listitem>
872 <para>
873 takes a C++ source file and generates a D-Bus XML definition
874 of the interface
875 </para>
876 <indexterm zone="qt5 qdbuscpp2xml-qt5">
877 <primary sortas="b-qdbuscpp2xml-qt5">qdbuscpp2xml</primary>
878 </indexterm>
879 </listitem>
880 </varlistentry>
881
882 <varlistentry id="qdbus-qt5">
883 <term><command>qdbus</command></term>
884 <listitem>
885 <para>
886 lists available services, object paths, methods, signals, and
887 properties of objects on a bus
888 </para>
889 <indexterm zone="qt5 qdbus-qt5">
890 <primary sortas="b-qdbus-qt5">qdbus</primary>
891 </indexterm>
892 </listitem>
893 </varlistentry>
894
895 <varlistentry id="qdbusviewer-qt5">
896 <term><command>qdbusviewer</command></term>
897 <listitem>
898 <para>
899 is a graphical D-Bus browser
900 </para>
901 <indexterm zone="qt5 qdbusviewer-qt5">
902 <primary sortas="b-qdbusviewer-qt5">qdbusviewer</primary>
903 </indexterm>
904 </listitem>
905 </varlistentry>
906
907 <varlistentry id="qdbusxml2cpp-qt5">
908 <term><command>qdbusxml2cpp</command></term>
909 <listitem>
910 <para>
911 is a tool that can be used to parse interface descriptions
912 and produce static code representing those interfaces,
913 </para>
914 <indexterm zone="qt5 qdbusxml2cpp-qt5">
915 <primary sortas="b-qdbusxml2cpp-qt5">qdbusxml2cpp</primary>
916 </indexterm>
917 </listitem>
918 </varlistentry>
919
920 <varlistentry id="qdistancefieldgenerator-qt5">
921 <term><command>qdistancefieldgenerator</command></term>
922 <listitem>
923 <para>
924 allows a font cache to be pregenerated for Text.QtRendering to speed
925 up an application's startup if the user interface has a lot of text,
926 or multiple fonts, or a large amount of distinct characters, e.g. in
927 CJK writing systems
928 </para>
929 <indexterm zone="qt5 qdistancefieldgenerator-qt5">
930 <primary sortas="b-qdistancefieldgenerator-qt5">qdistancefieldgenerator</primary>
931 </indexterm>
932 </listitem>
933 </varlistentry>
934
935 <varlistentry id="qdoc-qt5">
936 <term><command>qdoc</command></term>
937 <listitem>
938 <para>
939 is a tool used by <application>Qt</application> Developers to
940 generate documentation for software projects
941 </para>
942 <indexterm zone="qt5 qdoc-qt5">
943 <primary sortas="b-qdoc-qt5">qdoc</primary>
944 </indexterm>
945 </listitem>
946 </varlistentry>
947
948 <varlistentry id="qgltf">
949 <term><command>qgltf</command></term>
950 <listitem>
951 <para>
952 imports a a variety of 3D model formats and exports into fast-to-load,
953 optimized glTF assets embedded into Qt resource files
954 </para>
955 <indexterm zone="qt5 qgltf">
956 <primary sortas="b-qgltf">qgltf</primary>
957 </indexterm>
958 </listitem>
959 </varlistentry>
960
961 <varlistentry id="qhelpgenerator-qt5">
962 <term><command>qhelpgenerator</command></term>
963 <listitem>
964 <para>
965 is a tool used to generate a <application>Qt</application>
966 compressed help file
967 </para>
968 <indexterm zone="qt5 qhelpgenerator-qt5">
969 <primary sortas="b-qhelpgenerator-qt5">qhelpgenerator</primary>
970 </indexterm>
971 </listitem>
972 </varlistentry>
973
974 <varlistentry id="qlalr-qt5">
975 <term><command>qlalr</command></term>
976 <listitem>
977 <para>
978 is a tool used to generate code from grammar specifications
979 </para>
980 <indexterm zone="qt5 qlalr-qt5">
981 <primary sortas="b-qlalr-qt5">qlalr</primary>
982 </indexterm>
983 </listitem>
984 </varlistentry>
985
986 <varlistentry id="qmake-qt5">
987 <term><command>qmake</command></term>
988 <listitem>
989 <para>
990 uses information stored in project files to
991 determine what should go in the makefiles it
992 generates
993 </para>
994 <indexterm zone="qt5 qmake-qt5">
995 <primary sortas="b-qmake-qt5">qmake</primary>
996 </indexterm>
997 </listitem>
998 </varlistentry>
999
1000 <varlistentry id="qml">
1001 <term><command>qml</command></term>
1002 <listitem>
1003 <para>
1004 executes a QML file
1005 </para>
1006 <indexterm zone="qt5 qml">
1007 <primary sortas="b-qml">qml</primary>
1008 </indexterm>
1009 </listitem>
1010 </varlistentry>
1011
1012 <varlistentry id="qmlcachegen">
1013 <term><command>qmlcachegen</command></term>
1014 <listitem>
1015 <para>
1016 supports the creation of cache files at build time
1017 </para>
1018 <indexterm zone="qt5 qmlcachegen">
1019 <primary sortas="b-qmlcachegen">qmlcachegen</primary>
1020 </indexterm>
1021 </listitem>
1022 </varlistentry>
1023
1024 <varlistentry id="qmleasing-qt5">
1025 <term><command>qmleasing</command></term>
1026 <listitem>
1027 <para>
1028 is a tool used to define the easing curves using an
1029 interactive curve editor
1030 </para>
1031 <indexterm zone="qt5 qmleasing-qt5">
1032 <primary sortas="b-qmleasing-qt5">qmleasing</primary>
1033 </indexterm>
1034 </listitem>
1035 </varlistentry>
1036
1037 <varlistentry id="qmlformat-qt5">
1038 <term><command>qmlformat</command></term>
1039 <listitem>
1040 <para>
1041 formats QML files according to the QML coding conventions
1042 </para>
1043 <indexterm zone="qt5 qmlformat-qt5">
1044 <primary sortas="b-qmlformat-qt5">qmlformat</primary>
1045 </indexterm>
1046 </listitem>
1047 </varlistentry>
1048
1049 <varlistentry id="qmlimportscanner-qt5">
1050 <term><command>qmlimportscanner</command></term>
1051 <listitem>
1052 <para>
1053 is a tool used to import QML files from a directory
1054 </para>
1055 <indexterm zone="qt5 qmlimportscanner-qt5">
1056 <primary sortas="b-qmlimportscanner-qt5">qmlimportscanner</primary>
1057 </indexterm>
1058 </listitem>
1059 </varlistentry>
1060
1061 <varlistentry id="qmllint-qt5">
1062 <term><command>qmllint</command></term>
1063 <listitem>
1064 <para>
1065 is a syntax checker for QML files
1066 </para>
1067 <indexterm zone="qt5 qmllint-qt5">
1068 <primary sortas="b-qmllint-qt5">qmllint</primary>
1069 </indexterm>
1070 </listitem>
1071 </varlistentry>
1072
1073 <varlistentry id="qmlmin-qt5">
1074 <term><command>qmlmin</command></term>
1075 <listitem>
1076 <para>
1077 removes comments and layout characters from a QML file
1078 </para>
1079 <indexterm zone="qt5 qmlmin-qt5">
1080 <primary sortas="b-qmlmin-qt5">qmlmin</primary>
1081 </indexterm>
1082 </listitem>
1083 </varlistentry>
1084
1085 <varlistentry id="qmlplugindump-qt5">
1086 <term><command>qmlplugindump</command></term>
1087 <listitem>
1088 <para>
1089 is a tool to create a qmltypes file
1090 </para>
1091 <indexterm zone="qt5 qmlplugindump-qt5">
1092 <primary sortas="b-qmlplugindump-qt5">qmlplugindump</primary>
1093 </indexterm>
1094 </listitem>
1095 </varlistentry>
1096
1097 <varlistentry id="qmlpreview-qt5">
1098 <term><command>qmlpreview</command></term>
1099 <listitem>
1100 <para>
1101 is a tool used to analyze QML applications
1102 </para>
1103 <indexterm zone="qt5 qmlpreview-qt5">
1104 <primary sortas="b-qmlpreviewr-qt5">qmlpreview</primary>
1105 </indexterm>
1106 </listitem>
1107 </varlistentry>
1108
1109 <varlistentry id="qmlprofiler-qt5">
1110 <term><command>qmlprofiler</command></term>
1111 <listitem>
1112 <para>
1113 is a tool which watches QML and JavaScript files on disk and
1114 updates the application live with any changes
1115 </para>
1116 <indexterm zone="qt5 qmlprofiler-qt5">
1117 <primary sortas="b-qmlprofiler-qt5">qmlprofiler</primary>
1118 </indexterm>
1119 </listitem>
1120 </varlistentry>
1121
1122 <varlistentry id="qmlscene-qt5">
1123 <term><command>qmlscene</command></term>
1124 <listitem>
1125 <para>
1126 is a utility that loads and displays QML documents even before
1127 the application is complete
1128 </para>
1129 <indexterm zone="qt5 qmlscene-qt5">
1130 <primary sortas="b-qmlscene-qt5">qmlscene</primary>
1131 </indexterm>
1132 </listitem>
1133 </varlistentry>
1134
1135 <varlistentry id="qmltestrunner-qt5">
1136 <term><command>qmltestrunner</command></term>
1137 <listitem>
1138 <para>
1139 is a tool used to make tests
1140 </para>
1141 <indexterm zone="qt5 qmltestrunner-qt5">
1142 <primary sortas="b-qmltestrunner-qt5">qmltestrunner</primary>
1143 </indexterm>
1144 </listitem>
1145 </varlistentry>
1146
1147 <varlistentry id="qscxmlc-qt5">
1148 <term><command>qscxml</command></term>
1149 <listitem>
1150 <para>
1151 converts an input.scxml file to a header and cpp file
1152 </para>
1153 <indexterm zone="qt5 qscxmlc-qt5">
1154 <primary sortas="b-qscxmlc-qt5">qscxmlc</primary>
1155 </indexterm>
1156 </listitem>
1157 </varlistentry>
1158
1159 <varlistentry id="qtattributionsscanner-qt5">
1160 <term><command>qtattributionsscanner</command></term>
1161 <listitem>
1162 <para>
1163 processes qt_attribution.json files in Qt sources
1164 </para>
1165 <indexterm zone="qt5 qtattributionsscanner-qt5">
1166 <primary sortas="b-qtattributionsscanner-qt5">qtattributionsscanner</primary>
1167 </indexterm>
1168 </listitem>
1169 </varlistentry>
1170
1171 <varlistentry id="qtdiag-qt5">
1172 <term><command>qtdiag</command></term>
1173 <listitem>
1174 <para>
1175 is a tool for reporting diagnostic information about Qt and its
1176 environment
1177 </para>
1178 <indexterm zone="qt5 qtdiag-qt5">
1179 <primary sortas="b-qtdiag-qt5">qtdiag</primary>
1180 </indexterm>
1181 </listitem>
1182 </varlistentry>
1183
1184 <varlistentry id="qtpaths-qt5">
1185 <term><command>qtpaths</command></term>
1186 <listitem>
1187 <para>
1188 is a tool to query Qt path information
1189 </para>
1190 <indexterm zone="qt5 qtpaths-qt5">
1191 <primary sortas="b-qtpaths-qt5">qtpaths</primary>
1192 </indexterm>
1193 </listitem>
1194 </varlistentry>
1195
1196 <varlistentry id="qtplugininfo">
1197 <term><command>qtplugininfo</command></term>
1198 <listitem>
1199 <para>
1200 dumps meta-data about Qt plugins in JSON format
1201 </para>
1202 <indexterm zone="qt5 qtplugininfo">
1203 <primary sortas="b-qtplugininfo">qtplugininfo</primary>
1204 </indexterm>
1205 </listitem>
1206 </varlistentry>
1207
1208 <varlistentry id="qtwaylandscanner">
1209 <term><command>qtwaylandscanner</command></term>
1210 <listitem>
1211 <para>
1212 converts Wayland specfiles to C++ headers and code needed for
1213 QtWayland
1214 </para>
1215 <indexterm zone="qt5 qtwaylandscanner">
1216 <primary sortas="b-qtwaylandscanner">qtwaylandscanner</primary>
1217 </indexterm>
1218 </listitem>
1219 </varlistentry>
1220
1221 <varlistentry id="qvkgen">
1222 <term><command>qvkgen</command></term>
1223 <listitem>
1224 <para>
1225 converts Vulkan specfiles to C++ headers and code
1226 </para>
1227 <indexterm zone="qt5 qvkgen">
1228 <primary sortas="b-qvkgen">qvkgen</primary>
1229 </indexterm>
1230 </listitem>
1231 </varlistentry>
1232
1233 <varlistentry id="rcc-qt5">
1234 <term><command>rcc</command></term>
1235 <listitem>
1236 <para>
1237 is a resource compiler used in conjunction with designer
1238 </para>
1239 <indexterm zone="qt5 rcc-qt5">
1240 <primary sortas="b-rcc-qt5">rcc</primary>
1241 </indexterm>
1242 </listitem>
1243 </varlistentry>
1244
1245 <varlistentry id="repc">
1246 <term><command>repc</command></term>
1247 <listitem>
1248 <para>
1249 is the Replica Compiler, which generates QObject header files based
1250 on an API definition file
1251 </para>
1252 <indexterm zone="qt5 repc">
1253 <primary sortas="b-repc">repc</primary>
1254 </indexterm>
1255 </listitem>
1256 </varlistentry>
1257
1258 <varlistentry id="sdpscanner-qt5">
1259 <term><command>sdpscanner</command></term>
1260 <listitem>
1261 <para>
1262 performs a Session Description Protocol scan on a remote device,
1263 using the SDP server represented by the local Bluetooth device
1264 </para>
1265 <indexterm zone="qt5 sdpscanner-qt5">
1266 <primary sortas="b-sdpscanner-qt5">sdpscanner</primary>
1267 </indexterm>
1268 </listitem>
1269 </varlistentry>
1270
1271 <varlistentry id="syncqt.pl-qt5">
1272 <term><command>syncqt.pl</command></term>
1273 <listitem>
1274 <para>
1275 is a script to create the forwarding headers in the include
1276 directories. It is an internal development tool
1277 </para>
1278 <indexterm zone="qt5 syncqt.pl-qt5">
1279 <primary sortas="b-syncqt.pl-qt5">syncqt.pl</primary>
1280 </indexterm>
1281 </listitem>
1282 </varlistentry>
1283
1284 <varlistentry id="tracegen">
1285 <term><command>tracegen</command></term>
1286 <listitem>
1287 <para>
1288 is a trace generator for LTTng or ETW
1289 </para>
1290 <indexterm zone="qt5 tracegen">
1291 <primary sortas="b-tracegen">tracegen</primary>
1292 </indexterm>
1293 </listitem>
1294 </varlistentry>
1295
1296 <varlistentry id="uic-qt5">
1297 <term><command>uic</command></term>
1298 <listitem>
1299 <para>
1300 is a Qt user interface compiler
1301 </para>
1302 <indexterm zone="qt5 uic-qt5">
1303 <primary sortas="b-uic-qt5">uic</primary>
1304 </indexterm>
1305 </listitem>
1306 </varlistentry>
1307
1308 <varlistentry id="xmlpatterns-qt5">
1309 <term><command>xmlpatterns</command></term>
1310 <listitem>
1311 <para>
1312 provides support for XPath, XQuery, XSLT, and XML Schema
1313 validation
1314 </para>
1315 <indexterm zone="qt5 xmlpatterns-qt5">
1316 <primary sortas="b-xmlpatterns-qt5">xmlpatterns</primary>
1317 </indexterm>
1318 </listitem>
1319 </varlistentry>
1320
1321 <varlistentry id="xmlpatternsvalidator-qt5">
1322 <term><command>xmlpatternsvalidator</command></term>
1323 <listitem>
1324 <para>
1325 is a tool used to validate XML documents
1326 </para>
1327 <indexterm zone="qt5 xmlpatternsvalidator-qt5">
1328 <primary sortas="b-xmlpatternsvalidator-qt5">xmlpatternsvalidator</primary>
1329 </indexterm>
1330 </listitem>
1331 </varlistentry>
1332
1333 </variablelist>
1334
1335 </sect2>
1336
1337</sect1>
Note: See TracBrowser for help on using the repository browser.