source: x/lib/qt6.xml@ 0e60ff70

12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 0e60ff70 was 9cd2368, checked in by Bruce Dubbs <bdubbs@…>, 10 months ago

Add qt6

This is a rough version of the new Qt6 page. The installation
instructions should be OK, but the Dependencies, Contents, and
Short Descriptions need to be checked.

The instructions have not yet been checked on a systemd system.

There is no ChangeLog entry yet. It will be added when the page
has been validated.

  • Property mode set to 100644
File size: 45.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY qt6-major "6.6">
8 <!ENTITY qt6-url "https://download.qt.io/archive/qt/&qt6-major;/&qt6-version;/single">
9
10 <!ENTITY qt6-download-http "&qt6-url;/qt-everywhere-src-&qt6-version;.tar.xz">
11 <!ENTITY qt6-download-ftp " ">
12 <!ENTITY qt6-md5sum "efc59647689c2548961a7312d075baf6">
13 <!ENTITY qt6-size "775 MB">
14 <!ENTITY qt6-buildsize "32 GB (376 MB installed)">
15 <!ENTITY qt6-time "14 SBU (using parallelism=8)">
16]>
17
18<sect1 id="qt6" xreflabel="Qt-&qt6-version;">
19 <?dbhtml filename="qt6.html" ?>
20
21
22 <title>Qt-&qt6-version;</title>
23
24 <indexterm zone="qt6">
25 <primary sortas="a-Qt">Qt6</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Qt6</title>
30
31 <para>
32 <application>Qt6</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>Qt6</application> is
35 classified as a widget toolkit), and also used for developing non-GUI
36 programs such as command-line tools and consoles for servers. <!--Two of the
37 major users of <application>Qt</application> are <application>KDE
38 Frameworks 5 (KF5)</application> and <application>LXQt</application>.-->
39 </para>
40
41 &lfs120_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&qt6-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&qt6-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &qt6-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &qt6-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &qt6-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &qt6-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-&qt6-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">Qt6 Dependencies</bridgehead>
100
101 <bridgehead renderas="sect4">Required</bridgehead>
102 <para role="required">
103 <xref linkend="xorg7-lib"/>
104 </para>
105
106 <bridgehead renderas="sect4">Recommended</bridgehead>
107 <para role="recommended">
108 <xref linkend="alsa-lib"/>,
109 <xref linkend="make-ca"/>,
110 <xref linkend="cups"/>,
111 <phrase revision='sysv'><xref linkend="dbus"/>,</phrase>
112 <xref linkend="double-conversion"/>,
113 <xref linkend="glib2"/>,
114 <xref linkend="gst10-plugins-base"/> (QtMultimedia backend),
115 <xref linkend="harfbuzz"/>,
116 <xref linkend="icu"/>,
117 <xref linkend="jasper"/>,
118 <xref linkend="libjpeg"/>,
119 <xref linkend="libmng"/>,
120 <xref linkend="libpng"/>,
121 <xref linkend="libtiff"/>,
122 <xref linkend="libwebp"/>,
123 <xref linkend="libxkbcommon"/>,
124 <xref linkend="mesa"/>,
125 <xref linkend="mtdev"/>,
126 <xref linkend="pcre2"/>,
127 <xref linkend="sqlite"/>,
128 <xref linkend="wayland"/> (<application>Mesa</application>
129 must be built with <application>Wayland</application> EGL
130 backend),
131 <xref linkend="xcb-util-image"/>,
132 <xref linkend="xcb-util-keysyms"/>,
133 <xref linkend="xcb-util-renderutil"/>, and
134 <xref linkend="xcb-util-wm"/>
135 </para>
136
137 <bridgehead renderas="sect4">Optional</bridgehead>
138 <para role="optional">
139 <xref role="runtime" linkend="bluez"/> (for sdpscanner, and at runtime for
140 QtConnectivity module),
141 <xref linkend="gtk3"/>,
142 <xref linkend="ibus"/>,
143 <xref linkend="libinput"/>,
144 <xref linkend="mariadb"/>
145 or <ulink url="https://www.mysql.com/">MySQL</ulink>,
146 <xref linkend="mitkrb"/>,
147 <xref linkend="mtdev"/>
148 <xref linkend="pciutils"/>,
149 <xref linkend="postgresql"/>,
150 <xref linkend="pulseaudio"/>,
151 <xref linkend="sdl2"/>,
152 <xref linkend="unixodbc"/>,
153 <ulink url="https://www.assimp.org/">assimp</ulink>,
154 <ulink url="https://github.com/festvox/flite">Flite</ulink>,
155 <ulink url="https://www.firebirdsql.org/">Firebird</ulink>,
156 <ulink url="https://www.freetds.org/">FreeTDS</ulink>,
157 <ulink url="https://libproxy.github.io/libproxy/">libproxy</ulink>,
158 <ulink url="https://openal.org/">OpenAL</ulink>,
159 <ulink url="https://freebsoft.org/speechd/">speech-dispatcher</ulink>,
160 <ulink url="http:///www.tslib.org/">tslib</ulink>, and
161 <ulink url="https://vulkan.lunarg.com/sdk/home/">Vulkan</ulink>
162 </para>
163
164 <!-- Many of the dependencies in the qmake/configure output do not apply
165 to Linux-based platforms. I've selected the ones that do and put
166 them in as optional dependencies. Not checked yet for Qt6 -->
167 <!--
168 <para condition="html" role="usernotes">
169 Editor Notes: <ulink url="&blfs-wiki;/qt6"/>
170 </para>
171 -->
172 </sect2>
173
174 <sect2 role="qt6-prefix">
175 <title>Setting the installation prefix</title>
176
177 <bridgehead renderas="sect3">Installing in /opt/qt6</bridgehead>
178
179 <para>
180 The BLFS editors recommend installing <application>Qt6</application> in a
181 directory other than <filename class="directory">/usr</filename>, ie
182 <filename class="directory">/opt/qt6</filename>. This is needed
183 to avoid conflicts with Qt5. To do this, set the
184 following environment variable:
185 </para>
186
187<screen><userinput>export QT6PREFIX=/opt/qt6</userinput></screen>
188
189 <tip>
190 <para>
191 Sometimes, the installation paths are hardcoded into installed files.
192 This is the reason why <filename class="directory">/opt/qt6</filename>
193 is used as installation prefix instead of <filename
194 class="directory">/opt/qt-&qt6-version;</filename>. To create a
195 versioned <application>Qt6</application> directory after the
196 installation is complete, you may rename the directory and create a symlink:
197 </para>
198
199<screen role="root"><userinput>mkdir -pv /opt/qt-&qt6-version;
200ln -sfnv qt-&qt6-version; /opt/qt6</userinput></screen>
201
202 <para>
203 Later on, you may want to install other versions of
204 <application>Qt6</application>. To do that, just remove the symlink
205 and use <filename class="directory">/opt/qt6</filename> as the
206 prefix again. Which version of <application>Qt6</application> you
207 use depends only on where the symlink points.
208 </para>
209 </tip>
210
211<!-- Not sure about this for Qt6
212 <note>
213 <para>
214 If <xref linkend="qca"/> has been installed and you are
215 reinstalling or updating this package, then
216 <application>qca</application> will need to be reinstalled.
217 </para>
218 </note>
219-->
220 </sect2>
221
222 <sect2 role="installation">
223 <title>Installation of Qt6</title>
224
225 <warning>
226 <para>
227 If <application>Qt6</application> is being reinstalled into the
228 same directory as an existing instance, run the commands done by
229 <systemitem class="username">root</systemitem>, such as
230 <command>make install</command>, from a console or non-Qt6 based
231 window manager. It overwrites <application>Qt6</application>
232 libraries that should not be in use during the install process.
233 </para>
234 </warning>
235
236 <caution>
237 <para>
238 If you did not install some of the recommended dependencies, examine
239 <command>./configure --help</command> output to check how to disable
240 them or use internal versions bundled in the source tarball.
241 </para>
242 </caution>
243
244 <note>
245 <para>
246 The build time and space required for the full
247 <application>Qt6</application> is quite long. The instructions below
248 do not build the tutorials and examples. Removing the
249 <parameter>-nomake</parameter> line will create additional resources..
250 </para>
251 </note>
252
253 <note>
254 <para>
255 The BLFS editors do not recommend installing <application>Qt6</application>
256 into the /usr hierarchy because it becomes difficult to find
257 components and to update to a new version. There are also some programs
258 that conflict with those installed by Qt5.
259 <!--If you do want to install
260 <application>Qt5</application> in /usr, the directories need to
261 be specified explicitly. In this case, set QT5PREFIX=/usr and add
262 the following to the configure arguments below:
263 </para>
264
265<screen role="nodump"><userinput> -archdatadir /usr/lib/qt6 \
266 -bindir /usr/bin \
267 -plugindir /usr/lib/qt6/plugins \
268 -importdir /usr/lib/qt6/imports \
269 -headerdir /usr/include/qt6 \
270 -datadir /usr/share/qt6 \
271 -docdir /usr/share/doc/qt6 \
272 -translationdir /usr/share/qt6/translations \
273 -examplesdir /usr/share/doc/qt6/examples</userinput></screen>-->
274 </para>
275 </note>
276
277 <para>
278 The libxkbcommon-1.6.0 package removes some definitions that are not used. Remove
279 those here:
280 </para>
281
282 <screen><userinput>sed -i '242,245d' qtbase/src/gui/platform/unix/qxkbcommon.cpp</userinput></screen>
283
284 <para>
285 Install <application>Qt6</application> by running the following commands:
286 </para>
287
288<screen revision="sysv"><userinput>./configure -prefix $QT6PREFIX \
289 -sysconfdir /etc/xdg \
290 -confirm-license \
291 -opensource \
292 -dbus-linked \
293 -openssl-linked \
294 -system-harfbuzz \
295 -system-sqlite \
296 -nomake examples \
297 -no-rpath \
298 -syslog \
299 -skip qt3d \
300 -skip qtwebengine &amp;&amp;
301ninja</userinput></screen>
302
303<screen revision="systemd"><userinput>
304./configure -prefix $QT6PREFIX \
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 qt3d \
316 -skip qtwebengine &amp;&amp;
317ninja</userinput></screen>
318
319 <para>
320 This package does not come with a test suite.
321 </para>
322
323 <para>
324 Now, as the &root; user:
325 </para>
326
327<screen role="root"><userinput>ninja install</userinput></screen>
328
329 <!-- Not sure this is correct for Qt6
330
331 EDITORS NOTE: This package uses INSTALL_ROOT= instead of DESTDIR= for
332 installing in a temporary directory. -->
333
334 <para>
335 Remove references to the build directory from installed library
336 dependency (prl) <!--and profile include (pri)--> files by running the following
337 command as the &root; user:
338 </para>
339
340<screen role="root"><userinput>find $QT6PREFIX/ -name \*.prl \
341 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
342
343 <para>
344 Install images and create the menu entries for installed applications.
345 <!--The <envar>QT6BINDIR</envar> variable is used here to point to the
346 directory for the executable programs. If you have changed the bindir
347 above, <envar>QT5BINDIR</envar> will need to be adjusted below. Be sure
348 that the <envar>QT5BINDIR</envar> variable is defined in root's
349 environment and as the &root; user:-->
350 Again as th e&root; user:
351 </para>
352
353<screen role="root"><userinput>pushd qttools/src &amp;&amp;
354
355install -v -Dm644 assistant/assistant/images/assistant-128.png \
356 /usr/share/pixmaps/assistant-qt6.png &amp;&amp;
357
358install -v -Dm644 designer/src/designer/images/designer.png \
359 /usr/share/pixmaps/designer-qt6.png &amp;&amp;
360
361install -v -Dm644 linguist/linguist/images/icons/linguist-128-32.png \
362 /usr/share/pixmaps/linguist-qt6.png &amp;&amp;
363
364install -v -Dm644 qdbus/qdbusviewer/images/qdbusviewer-128.png \
365 /usr/share/pixmaps/qdbusviewer-qt6.png &amp;&amp;
366popd &amp;&amp;
367
368
369cat &gt; /usr/share/applications/assistant-qt6.desktop &lt;&lt; EOF
370<literal>[Desktop Entry]
371Name=Qt6 Assistant
372Comment=Shows Qt6 documentation and examples
373Exec=$QT6PREFIX/bin/assistant
374Icon=assistant-qt6.png
375Terminal=false
376Encoding=UTF-8
377Type=Application
378Categories=Qt;Development;Documentation;</literal>
379EOF
380
381cat &gt; /usr/share/applications/designer-qt6.desktop &lt;&lt; EOF
382<literal>[Desktop Entry]
383Name=Qt6 Designer
384GenericName=Interface Designer
385Comment=Design GUIs for Qt6 applications
386Exec=$QT6PREFIX/bin/designer
387Icon=designer-qt6.png
388MimeType=application/x-designer;
389Terminal=false
390Encoding=UTF-8
391Type=Application
392Categories=Qt;Development;</literal>
393EOF
394
395cat &gt; /usr/share/applications/linguist-qt6.desktop &lt;&lt; EOF
396<literal>[Desktop Entry]
397Name=Qt6 Linguist
398Comment=Add translations to Qt6 applications
399Exec=$QT6PREFIX/bin/linguist
400Icon=linguist-qt6.png
401MimeType=text/vnd.trolltech.linguist;application/x-linguist;
402Terminal=false
403Encoding=UTF-8
404Type=Application
405Categories=Qt;Development;</literal>
406EOF
407
408cat &gt; /usr/share/applications/qdbusviewer-qt6.desktop &lt;&lt; EOF
409<literal>[Desktop Entry]
410Name=Qt6 QDbusViewer
411GenericName=D-Bus Debugger
412Comment=Debug D-Bus applications
413Exec=$QT6PREFIX/bin/qdbusviewer
414Icon=qdbusviewer-qt6.png
415Terminal=false
416Encoding=UTF-8
417Type=Application
418Categories=Qt;Development;Debugger;</literal>
419EOF</userinput></screen>
420
421<!--
422 <para>
423 Some packages such as <xref linkend='vlc'/> look for certain
424 executables with a -qt6 suffix. Run the following command as the
425 <systemitem class="username">root</systemitem> user
426 to create the necessary symlinks:
427 </para>
428
429<screen role="root"><userinput>for file in moc uic rcc qmake lconvert lrelease lupdate; do
430 ln -sfvn $QT5BINDIR/$file /usr/bin/$file-qt6
431done</userinput></screen>
432-->
433 </sect2>
434
435 <sect2 role="commands">
436 <title>Command Explanations</title>
437 <!--
438 <para>
439 <command>sed ...</command>: Allows using
440 <application>Python 3</application> instead of <application>Python
441 2</application>. This command destroys the build for QtWebEngine, so do
442 not use it if you remove the <parameter>-skip qtwebengine</parameter>
443 switch.
444 </para>
445 -->
446 <para>
447 <parameter>-confirm-license</parameter>: Accept license
448 without prompting user during configuration.
449 </para>
450
451 <para>
452 <parameter>-opensource</parameter>: Install the opensource
453 version of <application>Qt</application>.
454 </para>
455
456 <para>
457 <parameter>-nomake examples</parameter>: This switch
458 disables building of the example programs included
459 in the source tarball. Remove it if you want to build
460 them.
461 </para>
462
463 <para>
464 <parameter>-nomake qt3d</parameter>: This switch
465 disables building qt3d support. There is a problem
466 building these files without an external library
467 and no packages in BLFS use qt3d.
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 Qt6</title>
509
510 <sect3 id="qt6-config">
511 <title>Configuration Information</title>
512
513 <para>
514 If <xref linkend="sudo"/> is installed, QT6DIR should be available to
515 the super user as well. Execute the following commands as the
516 &root; user:
517 </para>
518
519<screen role="root"><userinput>cat &gt; /etc/sudoers.d/qt &lt;&lt; "EOF"
520<literal>Defaults env_keep += QT6DIR</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/qt6.sh &lt;&lt; "EOF"
533<literal># Begin /etc/profile.d/qt6.sh
534
535QT5DIR=/usr
536export QT5DIR
537
538# End /etc/profile.d/qt6.sh</literal>
539EOF</userinput></screen>
540
541 <bridgehead renderas="sect4">If you did not install Qt5 in /usr</bridgehead>
542i-->
543 <para>
544 You now need to update the
545 following configuration files so that <application>Qt6</application> is
546 correctly found by other packages and system processes.
547 </para>
548
549 <para>
550 As the &root; user, update
551 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
552 run-time cache file:
553 </para>
554
555<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; EOF
556<literal># Begin Qt addition
557
558/opt/qt6/lib
559
560# End Qt addition</literal>
561EOF
562
563ldconfig</userinput></screen>
564
565 <indexterm zone="qt6 qt6-config">
566 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
567 </indexterm>
568
569 <para>
570 As the &root; user, create
571 the <filename>/etc/profile.d/qt6.sh</filename> file:
572 </para>
573
574<screen role="root"><userinput>cat &gt; /etc/profile.d/qt6.sh &lt;&lt; "EOF"
575<literal># Begin /etc/profile.d/qt6.sh
576
577QT6DIR=/opt/qt6
578
579pathappend $QT6DIR/bin PATH
580pathappend $QT6DIR/lib/pkgconfig PKG_CONFIG_PATH
581
582export QT6DIR
583
584# End /etc/profile.d/qt6.sh</literal>
585EOF</userinput></screen>
586
587 </sect3>
588
589 </sect2>
590
591 <sect2 role="content">
592 <title>Contents</title>
593
594 <segmentedlist>
595 <segtitle>Installed Programs</segtitle>
596 <segtitle>Installed Libraries</segtitle>
597 <segtitle>Installed Directories</segtitle>
598
599 <seglistitem>
600 <seg>
601 assistant, balsam, canbusutil, designer, fixqt4headers.pl, lconvert,
602 linguist, lprodump, lrelease, lrelease-pro, lupdate, lupdate-pro,
603 meshdebug, moc, pixeltool, qcollectiongenerator, qdbus, qdbuscpp2xml,
604 qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc, qgltf,
605 qhelpgenerator, qlalr, qmake, qml, qmlcachegen, qmleasing,
606 qmlformat, qmlimportscanner, qmllint, qmlmin, qmlplugindump,
607 qmlpreview, qmlprofiler, qmlscene, qmltestrunner, qmltime,
608 qmltyperegistrar, qscxmlc,
609 qtattributionscanner, qtdiag, qtpaths, qtplugininfo,
610 qtwaylandscanner, qvkgen, rcc, repc, sdpscanner, syncqt.pl, tracegen,
611 uic, xmlpatterns, and xmlpatternsvalidator
612 </seg>
613 <seg>
614 libQt63DAnimation.so, libQt63DCore.so,
615 libQt63DExtras.so, libQt63DInput.so, libQt63DLogic.so,
616 libQt63DQuick.so, libQt63DQuickAnimation.so, libQt63DQuickExtras.so,
617 libQt63DQuickInput.so, libQt63DQuickRender.so,
618 libQt63DQuickScene2D.so, libQt63DRender.so,
619 libQt6AccessibilitySupport.a, libQt6Bluetooth.so, libQt6Bodymovin.so,
620 libQt6Bootstrap.a, libQt6Charts.so, libQt6Concurrent.so,
621 libQt6Core.so, libQt6DataVisualization.so, libQt6DBus.so,
622 libQt6DesignerComponents.so, libQt6Designer.so,
623 libQt6DeviceDiscoverySupport.a, libQt6EdidSupport.a,
624 libQt6EglFSDeviceIntegration.so, libQt6EglFsKmsSupport.so,
625 libQt6EglSupport.a, libQt6EventDispatcherSupport.a, libQt6FbSupport.a,
626 libQt6FontDatabaseSupport.a, libQt6Gamepad.so, libQt6GlxSupport.a,
627 libQt6Gui.so,libQt6Help.so, libQt6InputSupport.a, libQt6KmsSupport.a,
628 libQt6LinuxAccessibilitySupport.a, libQt6Location.so,
629 libQt6Multimedia.so, libQt6MultimediaGstTools.so,
630 libQt6MultimediaQuick.so, libQt6MultimediaWidgets.so,
631 libQt6Network.so, libQt6NetworkAuth.so, libQt6Nfc.so,
632 libQt6OpenGLExtensions.a, libQt6OpenGL.so, libQt6PacketProtocol.a,
633 libQt6PlatformCompositorSupport.a, libQt6Positioning.so,
634 libQt6PositioningQuick.so, libQt6PrintSupport.so,
635 libQt6Purchasing.so, libQt6Qml.so, libQt6QmlDebug.a,
636 libQt6QmlDevTools.a, libQt6QmlModels.so, libQt6QmlWorkerScript.so,
637 libQt6Quick.so, libQt6Quick3D.so, libQt6Quick3DAssetImport.so,
638 libQt6Quick3DRender.so, libQt6Quick3DRuntimeRender.so,
639 libQt6Quick3DUtils.so, libQt6QuickControls2.so,
640 libQt6QuickParticles.so, libQt6QuickShapes.so,
641 libQt6QuickTemplates2.so, libQt6QuickTest.so, libQt6QuickWidgets.so,
642 libQt6RemoteObjects.so, libQt6Script.so, libQt6ScriptTools.so,
643 libQt6Scxml.so, libQt6Sensors.so, libQt6SerialBus.so,
644 libQt6SerialPort.so, libQt6ServiceSupport.a, libQt6Sql.so,
645 libQt6Svg.so, libQt6Test.so, libQt6TextToSpeech.so,
646 libQt6ThemeSupport.a, libQt6UiTools.a, libQt6VirtualKeyboard.so,
647 libQt6WaylandClient.so, libQt6WaylandCompositor.so,
648 libQt6WebChannel.so, libQt6WebSockets.so, libQt6WebView.so,
649 libQt6Widgets.so, libQt6X11Extras.so, libQt6XcbQpa.so,
650 libQt6XkbCommonSupport.a, libQt6Xml.so, libQt6XmlPatterns.so,
651 and several plugins under /opt/qt6/{plugins,qml}
652 </seg>
653 <seg>
654 <!--/usr/include/qt6,
655 /usr/lib/qt6,
656 /usr/share/doc/qt6, and
657 /usr/share/qt6
658 OR-->
659 /opt/qt6 and
660 /opt/qt-&qt6-version;
661 </seg>
662 </seglistitem>
663 </segmentedlist>
664<!--
665 <variablelist id='qt6-descriptions' xreflabel="Qt6 Short Descriptions">
666 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
667 <?dbfo list-presentation="list"?>
668 <?dbhtml list-presentation="table"?>
669
670 <varlistentry id="assistant-qt6">
671 <term><command>assistant</command></term>
672 <listitem>
673 <para>
674 is a tool for presenting on-line documentation
675 </para>
676 <indexterm zone="qt6 assistant-qt6">
677 <primary sortas="b-assistant-qt6">assistant</primary>
678 </indexterm>
679 </listitem>
680 </varlistentry>
681
682 <varlistentry id="balsam">
683 <term><command>balsam</command></term>
684 <listitem>
685 <para>
686 is a tool to convert 3D scenes from various creation tools
687 to QML format, for use by the new QtQuick 3D library
688 </para>
689 <indexterm zone="qt6 balsam">
690 <primary sortas="b-balsam">balsam</primary>
691 </indexterm>
692 </listitem>
693 </varlistentry>
694
695 <varlistentry id="canbusutil">
696 <term><command>canbustil</command></term>
697 <listitem>
698 <para>
699 is a tool to deal with arbitrary CAN bus frames.
700 A Controller Area Network (CAN) is a vehicle bus standard designed
701 to allow microcontrollers and devices to communicate with each other
702 in applications without a host computer
703 </para>
704 <indexterm zone="qt6 canbusutil">
705 <primary sortas="b-canbusutil">canbusutil</primary>
706 </indexterm>
707 </listitem>
708 </varlistentry>
709
710 <varlistentry id="designer-qt6">
711 <term><command>designer</command></term>
712 <listitem>
713 <para>
714 is a full-fledged GUI builder. It includes
715 powerful features such as preview mode, automatic widget
716 layout, support for custom widgets, and an advanced
717 property editor
718 </para>
719 <indexterm zone="qt6 designer-qt6">
720 <primary sortas="b-designer-qt6">designer</primary>
721 </indexterm>
722 </listitem>
723 </varlistentry>
724
725 <varlistentry id="fixqt4headers.pl">
726 <term><command>fixqt4headers.pl</command></term>
727 <listitem>
728 <para>
729 is a script to replace all Qt 4 style includes with Qt 5 includes
730 </para>
731 <indexterm zone="qt6 fixqt4headers.pl">
732 <primary sortas="b-fixqt4headers.pl">fixqt4headers.pl</primary>
733 </indexterm>
734 </listitem>
735 </varlistentry>
736
737 <varlistentry id="lconvert-qt6">
738 <term><command>lconvert</command></term>
739 <listitem>
740 <para>
741 is part of Qt5's Linguist tool chain. It can be used as a
742 standalone tool to convert and filter translation data files
743 </para>
744 <indexterm zone="qt6 lconvert-qt6">
745 <primary sortas="b-lconvert-qt6">lconvert</primary>
746 </indexterm>
747 </listitem>
748 </varlistentry>
749
750 <varlistentry id="linguist-qt6">
751 <term><command>linguist</command></term>
752 <listitem>
753 <para>
754 provides support for translating applications into
755 local languages
756 </para>
757 <indexterm zone="qt6 linguist-qt6">
758 <primary sortas="b-linguist-qt6">linguist</primary>
759 </indexterm>
760 </listitem>
761 </varlistentry>
762
763 <varlistentry id="lrelease-qt6">
764 <term><command>lrelease</command></term>
765 <listitem>
766 <para>
767 is a simple command line tool. It reads XML-based translation
768 file in TS format and produces message files used by the
769 application
770 </para>
771 <indexterm zone="qt6 lrelease-qt6">
772 <primary sortas="b-lrelease-qt6">lrelease</primary>
773 </indexterm>
774 </listitem>
775 </varlistentry>
776
777 <varlistentry id="lrelease-pro">
778 <term><command>lrelease-pro</command></term>
779 <listitem>
780 <para>
781 extracts project information from qmake projects and passes
782 it to lrelease
783 </para>
784 <indexterm zone="qt6 lrelease-pro">
785 <primary sortas="b-lrelease-pro">lrelease-pro</primary>
786 </indexterm>
787 </listitem>
788 </varlistentry>
789
790 <varlistentry id="lupdate-qt6">
791 <term><command>lupdate</command></term>
792 <listitem>
793 <para>
794 finds the translatable
795 strings in the specified source, header and Qt Designer
796 interface files, and stores the extracted messages in
797 translation files to be processed by lrelease
798 </para>
799 <indexterm zone="qt6 lupdate-qt6">
800 <primary sortas="b-lupdate-qt6">lupdate</primary>
801 </indexterm>
802 </listitem>
803 </varlistentry>
804
805 <varlistentry id="lupdate-pro">
806 <term><command>lupdate-pro</command></term>
807 <listitem>
808 <para>
809 reads a Qt project file, an passes the collected information
810 to lupdate
811 </para>
812 <indexterm zone="qt6 lupdate-pro">
813 <primary sortas="b-lupdate-pro">lupdate-pro</primary>
814 </indexterm>
815 </listitem>
816 </varlistentry>
817
818 <varlistentry id="meshdebug">
819 <term><command>meshdebug</command></term>
820 <listitem>
821 <para>
822 displays information about qtquick-3d mesh files
823 </para>
824 <indexterm zone="qt6 meshdebug">
825 <primary sortas="b-meshdebug">meshdebug</primary>
826 </indexterm>
827 </listitem>
828 </varlistentry>
829
830 <varlistentry id="moc-qt6">
831 <term><command>moc</command></term>
832 <listitem>
833 <para>
834 generates Qt meta object support code
835 </para>
836 <indexterm zone="qt6 moc-qt6">
837 <primary sortas="b-moc-qt6">moc</primary>
838 </indexterm>
839 </listitem>
840 </varlistentry>
841
842 <varlistentry id="pixeltool-qt6">
843 <term><command>pixeltool</command></term>
844 <listitem>
845 <para>
846 is a desktop magnifier and as you move your mouse around
847 the screen it will show the magnified contents in its window
848 </para>
849 <indexterm zone="qt6 pixeltool-qt6">
850 <primary sortas="b-pixeltool-qt6">pixeltool</primary>
851 </indexterm>
852 </listitem>
853 </varlistentry>
854
855 <varlistentry id="qcollectiongenerator-qt6">
856 <term><command>qcollectiongenerator</command></term>
857 <listitem>
858 <para>
859 processes and converts Qt help files
860 </para>
861 <indexterm zone="qt6 qcollectiongenerator-qt6">
862 <primary sortas="b-qcollectiongenerator-qt6">qcollectiongenerator-qt6</primary>
863 </indexterm>
864 </listitem>
865 </varlistentry>
866
867 <varlistentry id="qdbuscpp2xml-qt6">
868 <term><command>qdbuscpp2xml</command></term>
869 <listitem>
870 <para>
871 takes a C++ source file and generates a D-Bus XML definition
872 of the interface
873 </para>
874 <indexterm zone="qt6 qdbuscpp2xml-qt6">
875 <primary sortas="b-qdbuscpp2xml-qt6">qdbuscpp2xml</primary>
876 </indexterm>
877 </listitem>
878 </varlistentry>
879
880 <varlistentry id="qdbus-qt6">
881 <term><command>qdbus</command></term>
882 <listitem>
883 <para>
884 lists available services, object paths, methods, signals, and
885 properties of objects on a bus
886 </para>
887 <indexterm zone="qt6 qdbus-qt6">
888 <primary sortas="b-qdbus-qt6">qdbus</primary>
889 </indexterm>
890 </listitem>
891 </varlistentry>
892
893 <varlistentry id="qdbusviewer-qt6">
894 <term><command>qdbusviewer</command></term>
895 <listitem>
896 <para>
897 is a graphical D-Bus browser
898 </para>
899 <indexterm zone="qt6 qdbusviewer-qt6">
900 <primary sortas="b-qdbusviewer-qt6">qdbusviewer</primary>
901 </indexterm>
902 </listitem>
903 </varlistentry>
904
905 <varlistentry id="qdbusxml2cpp-qt6">
906 <term><command>qdbusxml2cpp</command></term>
907 <listitem>
908 <para>
909 is a tool that can be used to parse interface descriptions
910 and produce static code representing those interfaces,
911 </para>
912 <indexterm zone="qt6 qdbusxml2cpp-qt6">
913 <primary sortas="b-qdbusxml2cpp-qt6">qdbusxml2cpp</primary>
914 </indexterm>
915 </listitem>
916 </varlistentry>
917
918 <varlistentry id="qdistancefieldgenerator-qt6">
919 <term><command>qdistancefieldgenerator</command></term>
920 <listitem>
921 <para>
922 allows a font cache to be pregenerated for Text.QtRendering to speed
923 up an application's startup if the user interface has a lot of text,
924 or multiple fonts, or a large amount of distinct characters, e.g. in
925 CJK writing systems
926 </para>
927 <indexterm zone="qt6 qdistancefieldgenerator-qt6">
928 <primary sortas="b-qdistancefieldgenerator-qt6">qdistancefieldgenerator</primary>
929 </indexterm>
930 </listitem>
931 </varlistentry>
932
933 <varlistentry id="qdoc-qt6">
934 <term><command>qdoc</command></term>
935 <listitem>
936 <para>
937 is a tool used by <application>Qt</application> Developers to
938 generate documentation for software projects
939 </para>
940 <indexterm zone="qt6 qdoc-qt6">
941 <primary sortas="b-qdoc-qt6">qdoc</primary>
942 </indexterm>
943 </listitem>
944 </varlistentry>
945
946 <varlistentry id="qgltf">
947 <term><command>qgltf</command></term>
948 <listitem>
949 <para>
950 imports a variety of 3D model formats and exports into fast-to-load,
951 optimized glTF assets embedded into Qt resource files
952 </para>
953 <indexterm zone="qt6 qgltf">
954 <primary sortas="b-qgltf">qgltf</primary>
955 </indexterm>
956 </listitem>
957 </varlistentry>
958
959 <varlistentry id="qhelpgenerator-qt6">
960 <term><command>qhelpgenerator</command></term>
961 <listitem>
962 <para>
963 is a tool used to generate a <application>Qt</application>
964 compressed help file
965 </para>
966 <indexterm zone="qt6 qhelpgenerator-qt6">
967 <primary sortas="b-qhelpgenerator-qt6">qhelpgenerator</primary>
968 </indexterm>
969 </listitem>
970 </varlistentry>
971
972 <varlistentry id="qlalr-qt6">
973 <term><command>qlalr</command></term>
974 <listitem>
975 <para>
976 is a tool used to generate code from grammar specifications
977 </para>
978 <indexterm zone="qt6 qlalr-qt6">
979 <primary sortas="b-qlalr-qt6">qlalr</primary>
980 </indexterm>
981 </listitem>
982 </varlistentry>
983
984 <varlistentry id="qmake-qt6">
985 <term><command>qmake</command></term>
986 <listitem>
987 <para>
988 uses information stored in project files to
989 determine what should go in the makefiles it
990 generates
991 </para>
992 <indexterm zone="qt6 qmake-qt6">
993 <primary sortas="b-qmake-qt6">qmake</primary>
994 </indexterm>
995 </listitem>
996 </varlistentry>
997
998 <varlistentry id="qml">
999 <term><command>qml</command></term>
1000 <listitem>
1001 <para>
1002 executes a QML file
1003 </para>
1004 <indexterm zone="qt6 qml">
1005 <primary sortas="b-qml">qml</primary>
1006 </indexterm>
1007 </listitem>
1008 </varlistentry>
1009
1010 <varlistentry id="qmlcachegen">
1011 <term><command>qmlcachegen</command></term>
1012 <listitem>
1013 <para>
1014 supports the creation of cache files at build time
1015 </para>
1016 <indexterm zone="qt6 qmlcachegen">
1017 <primary sortas="b-qmlcachegen">qmlcachegen</primary>
1018 </indexterm>
1019 </listitem>
1020 </varlistentry>
1021
1022 <varlistentry id="qmleasing-qt6">
1023 <term><command>qmleasing</command></term>
1024 <listitem>
1025 <para>
1026 is a tool used to define the easing curves using an
1027 interactive curve editor
1028 </para>
1029 <indexterm zone="qt6 qmleasing-qt6">
1030 <primary sortas="b-qmleasing-qt6">qmleasing</primary>
1031 </indexterm>
1032 </listitem>
1033 </varlistentry>
1034
1035 <varlistentry id="qmlformat-qt6">
1036 <term><command>qmlformat</command></term>
1037 <listitem>
1038 <para>
1039 formats QML files according to the QML coding conventions
1040 </para>
1041 <indexterm zone="qt6 qmlformat-qt6">
1042 <primary sortas="b-qmlformat-qt6">qmlformat</primary>
1043 </indexterm>
1044 </listitem>
1045 </varlistentry>
1046
1047 <varlistentry id="qmlimportscanner-qt6">
1048 <term><command>qmlimportscanner</command></term>
1049 <listitem>
1050 <para>
1051 is a tool used to import QML files from a directory
1052 </para>
1053 <indexterm zone="qt6 qmlimportscanner-qt6">
1054 <primary sortas="b-qmlimportscanner-qt6">qmlimportscanner</primary>
1055 </indexterm>
1056 </listitem>
1057 </varlistentry>
1058
1059 <varlistentry id="qmllint-qt6">
1060 <term><command>qmllint</command></term>
1061 <listitem>
1062 <para>
1063 is a syntax checker for QML files
1064 </para>
1065 <indexterm zone="qt6 qmllint-qt6">
1066 <primary sortas="b-qmllint-qt6">qmllint</primary>
1067 </indexterm>
1068 </listitem>
1069 </varlistentry>
1070
1071 <varlistentry id="qmlmin-qt6">
1072 <term><command>qmlmin</command></term>
1073 <listitem>
1074 <para>
1075 removes comments and layout characters from a QML file
1076 </para>
1077 <indexterm zone="qt6 qmlmin-qt6">
1078 <primary sortas="b-qmlmin-qt6">qmlmin</primary>
1079 </indexterm>
1080 </listitem>
1081 </varlistentry>
1082
1083 <varlistentry id="qmlplugindump-qt6">
1084 <term><command>qmlplugindump</command></term>
1085 <listitem>
1086 <para>
1087 is a tool to create a qmltypes file
1088 </para>
1089 <indexterm zone="qt6 qmlplugindump-qt6">
1090 <primary sortas="b-qmlplugindump-qt6">qmlplugindump</primary>
1091 </indexterm>
1092 </listitem>
1093 </varlistentry>
1094
1095 <varlistentry id="qmlpreview-qt6">
1096 <term><command>qmlpreview</command></term>
1097 <listitem>
1098 <para>
1099 is a tool used to analyze QML applications
1100 </para>
1101 <indexterm zone="qt6 qmlpreview-qt6">
1102 <primary sortas="b-qmlpreviewr-qt6">qmlpreview</primary>
1103 </indexterm>
1104 </listitem>
1105 </varlistentry>
1106
1107 <varlistentry id="qmlprofiler-qt6">
1108 <term><command>qmlprofiler</command></term>
1109 <listitem>
1110 <para>
1111 is a tool which watches QML and JavaScript files on disk and
1112 updates the application live with any changes
1113 </para>
1114 <indexterm zone="qt6 qmlprofiler-qt6">
1115 <primary sortas="b-qmlprofiler-qt6">qmlprofiler</primary>
1116 </indexterm>
1117 </listitem>
1118 </varlistentry>
1119
1120 <varlistentry id="qmlscene-qt6">
1121 <term><command>qmlscene</command></term>
1122 <listitem>
1123 <para>
1124 is a utility that loads and displays QML documents even before
1125 the application is complete
1126 </para>
1127 <indexterm zone="qt6 qmlscene-qt6">
1128 <primary sortas="b-qmlscene-qt6">qmlscene</primary>
1129 </indexterm>
1130 </listitem>
1131 </varlistentry>
1132
1133 <varlistentry id="qmltestrunner-qt6">
1134 <term><command>qmltestrunner</command></term>
1135 <listitem>
1136 <para>
1137 is a tool used to make tests
1138 </para>
1139 <indexterm zone="qt6 qmltestrunner-qt6">
1140 <primary sortas="b-qmltestrunner-qt6">qmltestrunner</primary>
1141 </indexterm>
1142 </listitem>
1143 </varlistentry>
1144
1145 <varlistentry id="qscxmlc-qt6">
1146 <term><command>qscxml</command></term>
1147 <listitem>
1148 <para>
1149 converts an input.scxml file to a header and cpp file
1150 </para>
1151 <indexterm zone="qt6 qscxmlc-qt6">
1152 <primary sortas="b-qscxmlc-qt6">qscxmlc</primary>
1153 </indexterm>
1154 </listitem>
1155 </varlistentry>
1156
1157 <varlistentry id="qtattributionsscanner-qt6">
1158 <term><command>qtattributionsscanner</command></term>
1159 <listitem>
1160 <para>
1161 processes qt_attribution.json files in Qt sources
1162 </para>
1163 <indexterm zone="qt6 qtattributionsscanner-qt6">
1164 <primary sortas="b-qtattributionsscanner-qt6">qtattributionsscanner</primary>
1165 </indexterm>
1166 </listitem>
1167 </varlistentry>
1168
1169 <varlistentry id="qtdiag-qt6">
1170 <term><command>qtdiag</command></term>
1171 <listitem>
1172 <para>
1173 is a tool for reporting diagnostic information about Qt and its
1174 environment
1175 </para>
1176 <indexterm zone="qt6 qtdiag-qt6">
1177 <primary sortas="b-qtdiag-qt6">qtdiag</primary>
1178 </indexterm>
1179 </listitem>
1180 </varlistentry>
1181
1182 <varlistentry id="qtpaths-qt6">
1183 <term><command>qtpaths</command></term>
1184 <listitem>
1185 <para>
1186 is a tool to query Qt path information
1187 </para>
1188 <indexterm zone="qt6 qtpaths-qt6">
1189 <primary sortas="b-qtpaths-qt6">qtpaths</primary>
1190 </indexterm>
1191 </listitem>
1192 </varlistentry>
1193
1194 <varlistentry id="qtplugininfo">
1195 <term><command>qtplugininfo</command></term>
1196 <listitem>
1197 <para>
1198 dumps meta-data about Qt plugins in JSON format
1199 </para>
1200 <indexterm zone="qt6 qtplugininfo">
1201 <primary sortas="b-qtplugininfo">qtplugininfo</primary>
1202 </indexterm>
1203 </listitem>
1204 </varlistentry>
1205
1206 <varlistentry id="qtwaylandscanner">
1207 <term><command>qtwaylandscanner</command></term>
1208 <listitem>
1209 <para>
1210 converts Wayland specfiles to C++ headers and code needed for
1211 QtWayland
1212 </para>
1213 <indexterm zone="qt6 qtwaylandscanner">
1214 <primary sortas="b-qtwaylandscanner">qtwaylandscanner</primary>
1215 </indexterm>
1216 </listitem>
1217 </varlistentry>
1218
1219 <varlistentry id="qvkgen">
1220 <term><command>qvkgen</command></term>
1221 <listitem>
1222 <para>
1223 converts Vulkan specfiles to C++ headers and code
1224 </para>
1225 <indexterm zone="qt6 qvkgen">
1226 <primary sortas="b-qvkgen">qvkgen</primary>
1227 </indexterm>
1228 </listitem>
1229 </varlistentry>
1230
1231 <varlistentry id="rcc-qt6">
1232 <term><command>rcc</command></term>
1233 <listitem>
1234 <para>
1235 is a resource compiler used in conjunction with designer
1236 </para>
1237 <indexterm zone="qt6 rcc-qt6">
1238 <primary sortas="b-rcc-qt6">rcc</primary>
1239 </indexterm>
1240 </listitem>
1241 </varlistentry>
1242
1243 <varlistentry id="repc">
1244 <term><command>repc</command></term>
1245 <listitem>
1246 <para>
1247 is the Replica Compiler, which generates QObject header files based
1248 on an API definition file
1249 </para>
1250 <indexterm zone="qt6 repc">
1251 <primary sortas="b-repc">repc</primary>
1252 </indexterm>
1253 </listitem>
1254 </varlistentry>
1255
1256 <varlistentry id="sdpscanner-qt6">
1257 <term><command>sdpscanner</command></term>
1258 <listitem>
1259 <para>
1260 performs a Session Description Protocol scan on a remote device,
1261 using the SDP server represented by the local Bluetooth device
1262 </para>
1263 <indexterm zone="qt6 sdpscanner-qt6">
1264 <primary sortas="b-sdpscanner-qt6">sdpscanner</primary>
1265 </indexterm>
1266 </listitem>
1267 </varlistentry>
1268
1269 <varlistentry id="syncqt.pl-qt6">
1270 <term><command>syncqt.pl</command></term>
1271 <listitem>
1272 <para>
1273 is a script to create the forwarding headers in the include
1274 directories. It is an internal development tool
1275 </para>
1276 <indexterm zone="qt6 syncqt.pl-qt6">
1277 <primary sortas="b-syncqt.pl-qt6">syncqt.pl</primary>
1278 </indexterm>
1279 </listitem>
1280 </varlistentry>
1281
1282 <varlistentry id="tracegen">
1283 <term><command>tracegen</command></term>
1284 <listitem>
1285 <para>
1286 is a trace generator for LTTng or ETW
1287 </para>
1288 <indexterm zone="qt6 tracegen">
1289 <primary sortas="b-tracegen">tracegen</primary>
1290 </indexterm>
1291 </listitem>
1292 </varlistentry>
1293
1294 <varlistentry id="uic-qt6">
1295 <term><command>uic</command></term>
1296 <listitem>
1297 <para>
1298 is a Qt user interface compiler
1299 </para>
1300 <indexterm zone="qt6 uic-qt6">
1301 <primary sortas="b-uic-qt6">uic</primary>
1302 </indexterm>
1303 </listitem>
1304 </varlistentry>
1305
1306 <varlistentry id="xmlpatterns-qt6">
1307 <term><command>xmlpatterns</command></term>
1308 <listitem>
1309 <para>
1310 provides support for XPath, XQuery, XSLT, and XML Schema
1311 validation
1312 </para>
1313 <indexterm zone="qt6 xmlpatterns-qt6">
1314 <primary sortas="b-xmlpatterns-qt6">xmlpatterns</primary>
1315 </indexterm>
1316 </listitem>
1317 </varlistentry>
1318
1319 <varlistentry id="xmlpatternsvalidator-qt6">
1320 <term><command>xmlpatternsvalidator</command></term>
1321 <listitem>
1322 <para>
1323 is a tool used to validate XML documents
1324 </para>
1325 <indexterm zone="qt6 xmlpatternsvalidator-qt6">
1326 <primary sortas="b-xmlpatternsvalidator-qt6">xmlpatternsvalidator</primary>
1327 </indexterm>
1328 </listitem>
1329 </varlistentry>
1330
1331 </variablelist>
1332-->
1333 </sect2>
1334
1335</sect1>
Note: See TracBrowser for help on using the repository browser.