source: x/lib/qt6.xml@ 1751778

12.1 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 1751778 was 46c8991, checked in by Bruce Dubbs <bdubbs@…>, 6 months ago

Update to qt-everywhere-src-6.6.1.

  • Property mode set to 100644
File size: 38.2 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 "91aad0b55cf01be5a08ca9bece490f39">
13 <!ENTITY qt6-size "776 MB">
14 <!ENTITY qt6-buildsize "31 GB (356 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="pciutils"/>,
148 <xref linkend="postgresql"/>,
149 <xref linkend="pulseaudio"/>,
150 <xref linkend="sdl2"/>,
151 <xref linkend="unixodbc"/>,
152 <ulink url="https://www.assimp.org/">assimp</ulink>,
153 <ulink url="https://github.com/festvox/flite">Flite</ulink>,
154 <ulink url="https://www.firebirdsql.org/">Firebird</ulink>,
155 <ulink url="https://www.freetds.org/">FreeTDS</ulink>,
156 <ulink url="https://libproxy.github.io/libproxy/">libproxy</ulink>,
157 <ulink url="https://openal.org/">OpenAL</ulink>,
158 <ulink url="https://freebsoft.org/speechd/">speech-dispatcher</ulink>,
159 <ulink url="http:///www.tslib.org/">tslib</ulink>, and
160 <ulink url="https://vulkan.lunarg.com/sdk/home/">Vulkan</ulink>
161 </para>
162
163 <!-- Many of the dependencies in the qmake/configure output do not apply
164 to Linux-based platforms. I've selected the ones that do and put
165 them in as optional dependencies. Not checked yet for Qt6 -->
166 <!--
167 <para condition="html" role="usernotes">
168 Editor Notes: <ulink url="&blfs-wiki;/qt6"/>
169 </para>
170 -->
171 </sect2>
172
173 <sect2 role="qt6-prefix">
174 <title>Setting the installation prefix</title>
175
176 <bridgehead renderas="sect3">Installing in /opt/qt6</bridgehead>
177
178 <para>
179 The BLFS editors recommend installing <application>Qt6</application> in a
180 directory other than <filename class="directory">/usr</filename>, ie
181 <filename class="directory">/opt/qt6</filename>. This is needed
182 to avoid conflicts with Qt5. To do this, set the
183 following environment variable:
184 </para>
185
186<screen><userinput>export QT6PREFIX=/opt/qt6</userinput></screen>
187
188 <tip>
189 <para>
190 Sometimes the installation paths are hardcoded into installed files.
191 This is the reason why <filename class="directory">/opt/qt6</filename>
192 is used as installation prefix instead of <filename
193 class="directory">/opt/qt-&qt6-version;</filename>. To create a
194 versioned <application>Qt6</application> directory,
195 you may rename the directory and create a symlink:
196 </para>
197
198<screen role="root"><userinput>mkdir -pv /opt/qt-&qt6-version;
199ln -sfnv qt-&qt6-version; /opt/qt6</userinput></screen>
200
201 <para>
202 Later on, you may want to install other versions of
203 <application>Qt6</application>. To do that, just remove the symlink,
204 create the new versioned directory, and recreate the
205 <filename class="directory">/opt/qt6</filename> symlink again before
206 building the new version.
207 Which version of <application>Qt6</application> you
208 use depends only on where the symlink points.
209 </para>
210 </tip>
211
212<!-- Not sure about this for Qt6
213 <note>
214 <para>
215 If <xref linkend="qca"/> has been installed and you are
216 reinstalling or updating this package, then
217 <application>qca</application> will need to be reinstalled.
218 </para>
219 </note>
220-->
221 </sect2>
222
223 <sect2 role="installation">
224 <title>Installation of Qt6</title>
225
226 <warning>
227 <para>
228 If <application>Qt6</application> is being reinstalled into the
229 same directory as an existing instance, run the commands done by
230 <systemitem class="username">root</systemitem>, such as
231 <command>make install</command>, from a console or non-Qt6 based
232 window manager. It overwrites <application>Qt6</application>
233 libraries that should not be in use during the install process.
234 </para>
235 </warning>
236
237 <caution>
238 <para>
239 If you did not install some of the recommended dependencies, examine
240 <command>./configure --help</command> output to check how to disable
241 them or use internal versions bundled in the source tarball.
242 </para>
243 </caution>
244
245 <note>
246 <para>
247 The build time and space required for the full
248 <application>Qt6</application> is quite long. The instructions below
249 do not build the tutorials and examples. Removing the
250 <parameter>-nomake</parameter> line will create additional resources..
251 </para>
252 </note>
253
254 <note>
255 <para>
256 The BLFS editors do not recommend installing <application>Qt6</application>
257 into the /usr hierarchy because it becomes difficult to find
258 components and to update to a new version. There are also some programs
259 that conflict with those installed by Qt5.
260 <!--If you do want to install
261 <application>Qt5</application> in /usr, the directories need to
262 be specified explicitly. In this case, set QT5PREFIX=/usr and add
263 the following to the configure arguments below:
264 </para>
265
266<screen role="nodump"><userinput> -archdatadir /usr/lib/qt6 \
267 -bindir /usr/bin \
268 -plugindir /usr/lib/qt6/plugins \
269 -importdir /usr/lib/qt6/imports \
270 -headerdir /usr/include/qt6 \
271 -datadir /usr/share/qt6 \
272 -docdir /usr/share/doc/qt6 \
273 -translationdir /usr/share/qt6/translations \
274 -examplesdir /usr/share/doc/qt6/examples</userinput></screen>-->
275 </para>
276 </note>
277
278 <para>
279 Install <application>Qt6</application> by running the following commands:
280 </para>
281
282<screen revision="sysv"><userinput>./configure -prefix $QT6PREFIX \
283 -sysconfdir /etc/xdg \
284 -dbus-linked \
285 -openssl-linked \
286 -system-sqlite \
287 -nomake examples \
288 -no-rpath \
289 -syslog \
290 -skip qt3d \
291 -skip qtquick3dphysics \
292 -skip qtwebengine \
293 -Wno-dev &amp;&amp;
294ninja</userinput></screen>
295
296<screen revision="systemd"><userinput>./configure -prefix $QT6PREFIX \
297 -sysconfdir /etc/xdg \
298 -dbus-linked \
299 -openssl-linked \
300 -system-sqlite \
301 -nomake examples \
302 -no-rpath \
303 -journald \
304 -skip qt3d \
305 -skip qtquick3dphysics \
306 -skip qtwebengine \
307 -Wno-dev &amp;&amp;
308ninja</userinput></screen>
309
310 <para>
311 This package does not come with a test suite.
312 </para>
313
314 <para>
315 Now, as the &root; user:
316 </para>
317
318<screen role="root"><userinput>ninja install</userinput></screen>
319
320 <!-- Not sure this is correct for Qt6
321
322 EDITORS NOTE: This package uses INSTALL_ROOT= instead of DESTDIR= for
323 installing in a temporary directory. -->
324
325 <para>
326 Remove references to the build directory from installed library
327 dependency (prl) <!--and profile include (pri)--> files by running the following
328 command as the &root; user:
329 </para>
330
331<screen role="root"><userinput>find $QT6PREFIX/ -name \*.prl \
332 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
333
334 <para>
335 Install images and create the menu entries for installed applications.
336 <!--The <envar>QT6BINDIR</envar> variable is used here to point to the
337 directory for the executable programs. If you have changed the bindir
338 above, <envar>QT5BINDIR</envar> will need to be adjusted below. Be sure
339 that the <envar>QT5BINDIR</envar> variable is defined in root's
340 environment and as the &root; user:-->
341 Again as the &root; user:
342 </para>
343
344<screen role="root"><userinput>pushd qttools/src &amp;&amp;
345
346install -v -Dm644 assistant/assistant/images/assistant-128.png \
347 /usr/share/pixmaps/assistant-qt6.png &amp;&amp;
348
349install -v -Dm644 designer/src/designer/images/designer.png \
350 /usr/share/pixmaps/designer-qt6.png &amp;&amp;
351
352install -v -Dm644 linguist/linguist/images/icons/linguist-128-32.png \
353 /usr/share/pixmaps/linguist-qt6.png &amp;&amp;
354
355install -v -Dm644 qdbus/qdbusviewer/images/qdbusviewer-128.png \
356 /usr/share/pixmaps/qdbusviewer-qt6.png &amp;&amp;
357popd &amp;&amp;
358
359
360cat &gt; /usr/share/applications/assistant-qt6.desktop &lt;&lt; EOF
361<literal>[Desktop Entry]
362Name=Qt6 Assistant
363Comment=Shows Qt6 documentation and examples
364Exec=$QT6PREFIX/bin/assistant
365Icon=assistant-qt6.png
366Terminal=false
367Encoding=UTF-8
368Type=Application
369Categories=Qt;Development;Documentation;</literal>
370EOF
371
372cat &gt; /usr/share/applications/designer-qt6.desktop &lt;&lt; EOF
373<literal>[Desktop Entry]
374Name=Qt6 Designer
375GenericName=Interface Designer
376Comment=Design GUIs for Qt6 applications
377Exec=$QT6PREFIX/bin/designer
378Icon=designer-qt6.png
379MimeType=application/x-designer;
380Terminal=false
381Encoding=UTF-8
382Type=Application
383Categories=Qt;Development;</literal>
384EOF
385
386cat &gt; /usr/share/applications/linguist-qt6.desktop &lt;&lt; EOF
387<literal>[Desktop Entry]
388Name=Qt6 Linguist
389Comment=Add translations to Qt6 applications
390Exec=$QT6PREFIX/bin/linguist
391Icon=linguist-qt6.png
392MimeType=text/vnd.trolltech.linguist;application/x-linguist;
393Terminal=false
394Encoding=UTF-8
395Type=Application
396Categories=Qt;Development;</literal>
397EOF
398
399cat &gt; /usr/share/applications/qdbusviewer-qt6.desktop &lt;&lt; EOF
400<literal>[Desktop Entry]
401Name=Qt6 QDbusViewer
402GenericName=D-Bus Debugger
403Comment=Debug D-Bus applications
404Exec=$QT6PREFIX/bin/qdbusviewer
405Icon=qdbusviewer-qt6.png
406Terminal=false
407Encoding=UTF-8
408Type=Application
409Categories=Qt;Development;Debugger;</literal>
410EOF</userinput></screen>
411
412<!--
413 <para>
414 Some packages such as <xref linkend='vlc'/> look for certain
415 executables with a -qt6 suffix. Run the following command as the
416 <systemitem class="username">root</systemitem> user
417 to create the necessary symlinks:
418 </para>
419
420<screen role="root"><userinput>for file in moc uic rcc qmake lconvert lrelease lupdate; do
421 ln -sfvn $QT5BINDIR/$file /usr/bin/$file-qt6
422done</userinput></screen>
423-->
424 </sect2>
425
426 <sect2 role="commands">
427 <title>Command Explanations</title>
428 <!--
429 <para>
430 <command>sed ...</command>: Allows using
431 <application>Python 3</application> instead of <application>Python
432 2</application>. This command destroys the build for QtWebEngine, so do
433 not use it if you remove the <parameter>-skip qtwebengine</parameter>
434 switch.
435 </para>
436
437 Ignored
438 <para>
439 <parameter>-confirm-license</parameter>: Accept license
440 without prompting user during configuration.
441 </para>
442
443 Ignored
444 <para>
445 <parameter>-opensource</parameter>: Install the opensource
446 version of <application>Qt</application>.
447 </para>
448 -->
449 <para>
450 <parameter>-nomake examples</parameter>: This switch
451 disables building of the example programs included
452 in the source tarball. Remove it if you want to build
453 them.
454 </para>
455
456 <para>
457 <parameter>-skip qt3d</parameter>: This switch
458 disables building qt3d support. There is a problem
459 building these files without an external library
460 and no packages in BLFS use qt3d.
461 </para>
462<!-- Auto: not for me [pierre 2023/11/20]-->
463 <para>
464 <parameter>-system-sqlite</parameter>: This switch enables use
465 of the system version of <application>SQLite</application>.
466 </para>
467
468 <para>
469 <parameter>-dbus-linked -openssl-linked</parameter>: These
470 switches enable explicit linking of the
471 <application>D-Bus</application> and
472 <application>OpenSSL</application> libraries into
473 <application>Qt5</application> libraries instead of
474 <command>dlopen()</command>-ing them.
475 </para>
476
477 <para revision="sysv">
478 <parameter>-syslog</parameter>: This switch allows to send Qt messages
479 to the <command>syslog</command> logging system.
480 </para>
481
482 <para revision="systemd">
483 <parameter>-journald</parameter>: This switch allows to send Qt messages
484 to the <command>journald</command> logging system.
485 </para>
486
487 <para>
488 <parameter>-skip qtwebengine</parameter>: This switch disables building
489 the QtWebEngine. The BLFS editors have chosen to build <xref
490 linkend="qtwebengine"/> separately.
491 </para>
492
493 <para>
494 <parameter>-skip qtquick3dphysics</parameter>: This switch disables
495 building the Qt Quick 3D Physics submodule. On 32-bit systems, this will
496 cause the build process to fail with an inlining error in Qt6's bundled
497 copy of the PhysX SDK.
498 </para>
499
500<!-- Auto
501 <para>
502 <parameter>-system-harfbuzz</parameter>: This switch enables use
503 of the system version of <application>Harfbuzz</application>.
504 </para>
505-->
506 </sect2>
507
508 <sect2 role="configuration">
509 <title>Configuring Qt6</title>
510
511 <sect3 id="qt6-config">
512 <title>Configuration Information</title>
513
514 <para>
515 If <xref linkend="sudo"/> is installed, QT6DIR should be available to
516 the super user as well. Execute the following commands as the
517 &root; user:
518 </para>
519
520<screen role="root"><userinput>cat &gt; /etc/sudoers.d/qt &lt;&lt; "EOF"
521<literal>Defaults env_keep += QT6DIR</literal>
522EOF</userinput></screen>
523<!--
524 <bridgehead renderas="sect4">If you installed Qt5 in /usr</bridgehead>
525
526 <para>
527 If you installed <application>Qt5</application> in
528 <filename class="directory">/usr</filename>, create an
529 environment variable needed by certain packages.
530 As the <systemitem class="username">root</systemitem> user:
531 </para>
532
533<screen role="nodump"><userinput>cat &gt; /etc/profile.d/qt6.sh &lt;&lt; "EOF"
534<literal># Begin /etc/profile.d/qt6.sh
535
536QT5DIR=/usr
537export QT5DIR
538
539# End /etc/profile.d/qt6.sh</literal>
540EOF</userinput></screen>
541
542 <bridgehead renderas="sect4">If you did not install Qt5 in /usr</bridgehead>
543i-->
544 <para>
545 You now need to update the
546 following configuration files so that <application>Qt6</application> is
547 correctly found by other packages and system processes.
548 </para>
549
550 <para>
551 As the &root; 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/qt6/lib
560
561# End Qt addition</literal>
562EOF
563
564ldconfig</userinput></screen>
565
566 <indexterm zone="qt6 qt6-config">
567 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
568 </indexterm>
569
570 <para>
571 As the &root; user, create
572 the <filename>/etc/profile.d/qt6.sh</filename> file:
573 </para>
574
575<screen role="root"><userinput>cat &gt; /etc/profile.d/qt6.sh &lt;&lt; "EOF"
576<literal># Begin /etc/profile.d/qt6.sh
577
578QT6DIR=/opt/qt6
579
580pathappend $QT6DIR/bin PATH
581pathappend $QT6DIR/lib/pkgconfig PKG_CONFIG_PATH
582
583export QT6DIR
584
585# End /etc/profile.d/qt6.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 androiddeployqt (hard link to androiddeployqt6),
603 androiddeployqt6,
604 androidtestrunner,
605 assistant,
606 balsam,
607 balsamui,
608 canbusutil,
609 cooker,
610 designer,
611 instancer,
612 lconvert,
613 linguist,
614 lrelease,
615 lupdate,
616 materialeditor,
617 meshdebug,
618 pixeltool,
619 qdbus,
620 qdbuscpp2xml,
621 qdbusviewer,
622 qdbusxml2cpp,
623 qdistancefieldgenerator,
624 qdoc,
625 qmake (hard link to qmake6),
626 qmake6,
627 qml,
628 qmldom,
629 qmleasing,
630 qmlformat,
631 qmllint,
632 qmlls,
633 qmlplugindump,
634 qmlpreview,
635 qmlprofiler,
636 qmlscene,
637 qmltc,
638 qmltestrunner,
639 qmltime,
640 qqem,
641 qsb,
642 qtdiag (hard link to qtdiag6),
643 qtdiag6,
644 qtpaths (hard link to qtpaths6),
645 qtpaths6,
646 qtplugininfo,
647 qt-cmake,
648 qt-cmake-create,
649 qt-configure-module,
650 shadergen, and
651 shapegen
652
653 </seg>
654 <seg>
655 libQt6Bluetooth.so,
656 libQt6Bodymovin.so,
657 libQt6BundledEmbree.a,
658 libQt6BundledPhysX.a,
659 libQt6BundledResonanceAudio.a,
660 libQt6Charts.so,
661 libQt6ChartsQml.so,
662 libQt6Coap.so,
663 libQt6Concurrent.so,
664 libQt6Core.so,
665 libQt6Core5Compat.so,
666 libQt6DBus.so,
667 libQt6DataVisualization.so,
668 libQt6DataVisualizationQml.so,
669 libQt6DeclarativeOpcua.so,
670 libQt6Designer.so,
671 libQt6DesignerComponents.so,
672 libQt6DeviceDiscoverySupport.a,
673 libQt6EglFSDeviceIntegration.so,
674 libQt6EglFsKmsGbmSupport.so,
675 libQt6EglFsKmsSupport.so,
676 libQt6ExampleIcons.a,
677 libQt6FbSupport.a,
678 libQt6Graphs.so,
679 libQt6Grpc.so,
680 libQt6Gui.so,
681 libQt6Help.so,
682 libQt6HttpServer.so,
683 libQt6InputSupport.a,
684 libQt6JsonRpc.so,
685 libQt6KmsSupport.a,
686 libQt6LabsAnimation.so,
687 libQt6LabsFolderListModel.so,
688 libQt6LabsQmlModels.so,
689 libQt6LabsSettings.so,
690 libQt6LabsSharedImage.so,
691 libQt6LabsWavefrontMesh.so,
692 libQt6LanguageServer.so,
693 libQt6Location.so,
694 libQt6Mqtt.so,
695 libQt6Multimedia.so,
696 libQt6MultimediaQuick.so,
697 libQt6MultimediaWidgets.so,
698 libQt6Network.so,
699 libQt6NetworkAuth.so,
700 libQt6Nfc.so,
701 libQt6OpcUa.so,
702 libQt6OpenGL.so,
703 libQt6OpenGLWidgets.so,
704 libQt6PacketProtocol.a,
705 libQt6Positioning.so,
706 libQt6PositioningQuick.so,
707 libQt6PrintSupport.so,
708 libQt6Protobuf.so,
709 libQt6Qml.so,
710 libQt6QmlCompiler.so,
711 libQt6QmlCore.so,
712 libQt6QmlDebug.a,
713 libQt6QmlDom.a,
714 libQt6QmlLocalStorage.so,
715 libQt6QmlLS.a,
716 libQt6QmlModels.so,
717 libQt6QmlToolingSettings.a,
718 libQt6QmlTypeRegistrar.a,
719 libQt6QmlWorkerScript.so,
720 libQt6QmlXmlListModel.so,
721 libQt6Quick.so,
722 libQt6Quick3D.so,
723 libQt6Quick3DAssetImport.so,
724 libQt6Quick3DAssetUtils.so,
725 libQt6Quick3DEffects.so,
726 libQt6Quick3DGlslParser.so,
727 libQt6Quick3DHelpers.so,
728 libQt6Quick3DHelpersImpl.so,
729 libQt6Quick3DIblBaker.so,
730 libQt6Quick3DParticleEffects.so,
731 libQt6Quick3DParticles.so,
732 libQt6Quick3DPhysics.so,
733 libQt6Quick3DPhysicsHelpers.so,
734 libQt6Quick3DRuntimeRender.so,
735 libQt6Quick3DSpatialAudio.so,
736 libQt6Quick3DUtils.so,
737 libQt6QuickControls2.so,
738 libQt6QuickControls2Impl.so,
739 libQt6QuickControlsTestUtils.a,
740 libQt6QuickDialogs2.so,
741 libQt6QuickDialogs2QuickImpl.so,
742 libQt6QuickDialogs2Utils.so,
743 libQt6QuickEffects.so,
744 libQt6QuickLayouts.so,
745 libQt6QuickParticles.so,
746 libQt6QuickShapes.so,
747 libQt6QuickTemplates2.so,
748 libQt6QuickTest.so,
749 libQt6QuickTestUtils.a,
750 libQt6QuickTimeline.so,
751 libQt6QuickWidgets.so,
752 libQt6RemoteObjects.so,
753 libQt6RemoteObjectsQml.so,
754 libQt6Scxml.so,
755 libQt6ScxmlQml.so,
756 libQt6Sensors.so,
757 libQt6SensorsQuick.so,
758 libQt6SerialBus.so,
759 libQt6SerialPort.so,
760 libQt6ShaderTools.so,
761 libQt6SpatialAudio.so,
762 libQt6Sql.so,
763 libQt6StateMachine.so,
764 libQt6StateMachineQml.so,
765 libQt6Svg.so,
766 libQt6SvgWidgets.so,
767 libQt6TextToSpeech.so,
768 libQt6UiTools.so,
769 libQt6VirtualKeyboard.so,
770 libQt6WaylandClient.so,
771 libQt6WaylandCompositor.so,
772 libQt6WaylandEglClientHwIntegration.so,
773 libQt6WaylandEglCompositorHwIntegration.so,
774 libQt6WebChannel.so,
775 libQt6WebChannelQuick.so,
776 libQt6WebSockets.so,
777 libQt6WebView.so,
778 libQt6WebViewQuick.so,
779 libQt6Widgets.so,
780 libQt6WlShellIntegration.so,
781 libQt6XcbQpa.so, and
782 libQt6Xml.so
783 </seg>
784 <seg>
785 <!--/usr/include/qt6,
786 /usr/lib/qt6,
787 /usr/share/doc/qt6, and
788 /usr/share/qt6
789 OR-->
790 /opt/qt6 and
791 /opt/qt-&qt6-version;
792 </seg>
793 </seglistitem>
794 </segmentedlist>
795
796 <variablelist id='qt6-descriptions' xreflabel="Qt6 Short Descriptions">
797 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
798 <?dbfo list-presentation="list"?>
799 <?dbhtml list-presentation="table"?>
800
801 <varlistentry id="assistant-qt6">
802 <term><command>assistant</command></term>
803 <listitem>
804 <para>
805 is a tool for presenting on-line documentation
806 </para>
807 <indexterm zone="qt6 assistant-qt6">
808 <primary sortas="b-assistant-qt6">assistant</primary>
809 </indexterm>
810 </listitem>
811 </varlistentry>
812
813 <varlistentry id="balsam-qt6">
814 <term><command>balsam</command></term>
815 <listitem>
816 <para>
817 is a tool to convert 3D scenes from various creation tools
818 to QML format, for use by the new QtQuick 3D library
819 </para>
820 <indexterm zone="qt6 balsam-qt6">
821 <primary sortas="b-balsam-qt6">balsam</primary>
822 </indexterm>
823 </listitem>
824 </varlistentry>
825
826 <varlistentry id="canbusutil-qt6">
827 <term><command>canbustil</command></term>
828 <listitem>
829 <para>
830 is a tool to deal with arbitrary CAN bus frames.
831 A Controller Area Network (CAN) is a vehicle bus standard designed
832 to allow microcontrollers and devices to communicate with each other
833 in applications without a host computer
834 </para>
835 <indexterm zone="qt6 canbusutil-qt6">
836 <primary sortas="b-canbusutil-qt6">canbusutil</primary>
837 </indexterm>
838 </listitem>
839 </varlistentry>
840
841 <varlistentry id="designer-qt6">
842 <term><command>designer</command></term>
843 <listitem>
844 <para>
845 is a full-fledged GUI builder. It includes
846 powerful features such as preview mode, automatic widget
847 layout, support for custom widgets, and an advanced
848 property editor
849 </para>
850 <indexterm zone="qt6 designer-qt6">
851 <primary sortas="b-designer-qt6">designer</primary>
852 </indexterm>
853 </listitem>
854 </varlistentry>
855
856 <varlistentry id="lconvert-qt6">
857 <term><command>lconvert</command></term>
858 <listitem>
859 <para>
860 is part of Qt5's Linguist tool chain. It can be used as a
861 standalone tool to convert and filter translation data files
862 </para>
863 <indexterm zone="qt6 lconvert-qt6">
864 <primary sortas="b-lconvert-qt6">lconvert</primary>
865 </indexterm>
866 </listitem>
867 </varlistentry>
868
869 <varlistentry id="linguist-qt6">
870 <term><command>linguist</command></term>
871 <listitem>
872 <para>
873 provides support for translating applications into
874 local languages
875 </para>
876 <indexterm zone="qt6 linguist-qt6">
877 <primary sortas="b-linguist-qt6">linguist</primary>
878 </indexterm>
879 </listitem>
880 </varlistentry>
881
882 <varlistentry id="lrelease-qt6">
883 <term><command>lrelease</command></term>
884 <listitem>
885 <para>
886 is a simple command line tool. It reads XML-based translation
887 file in TS format and produces message files used by the
888 application
889 </para>
890 <indexterm zone="qt6 lrelease-qt6">
891 <primary sortas="b-lrelease-qt6">lrelease</primary>
892 </indexterm>
893 </listitem>
894 </varlistentry>
895
896 <varlistentry id="lupdate-qt6">
897 <term><command>lupdate</command></term>
898 <listitem>
899 <para>
900 finds the translatable
901 strings in the specified source, header and Qt Designer
902 interface files, and stores the extracted messages in
903 translation files to be processed by lrelease
904 </para>
905 <indexterm zone="qt6 lupdate-qt6">
906 <primary sortas="b-lupdate-qt6">lupdate</primary>
907 </indexterm>
908 </listitem>
909 </varlistentry>
910
911 <varlistentry id="meshdebug-qt6">
912 <term><command>meshdebug</command></term>
913 <listitem>
914 <para>
915 displays information about qtquick-3d mesh files
916 </para>
917 <indexterm zone="qt6 meshdebug-qt6">
918 <primary sortas="b-meshdebug-qt6">meshdebug</primary>
919 </indexterm>
920 </listitem>
921 </varlistentry>
922
923 <varlistentry id="pixeltool-qt6">
924 <term><command>pixeltool</command></term>
925 <listitem>
926 <para>
927 is a desktop magnifier and as you move your mouse around
928 the screen it will show the magnified contents in its window
929 </para>
930 <indexterm zone="qt6 pixeltool-qt6">
931 <primary sortas="b-pixeltool-qt6">pixeltool</primary>
932 </indexterm>
933 </listitem>
934 </varlistentry>
935
936 <varlistentry id="qdbus-qt6">
937 <term><command>qdbus</command></term>
938 <listitem>
939 <para>
940 lists available services, object paths, methods, signals, and
941 properties of objects on a bus
942 </para>
943 <indexterm zone="qt6 qdbus-qt6">
944 <primary sortas="b-qdbus-qt6">qdbus</primary>
945 </indexterm>
946 </listitem>
947 </varlistentry>
948
949 <varlistentry id="qdbuscpp2xml-qt6">
950 <term><command>qdbuscpp2xml</command></term>
951 <listitem>
952 <para>
953 takes a C++ source file and generates a D-Bus XML definition
954 of the interface
955 </para>
956 <indexterm zone="qt6 qdbuscpp2xml-qt6">
957 <primary sortas="b-qdbuscpp2xml-qt6">qdbuscpp2xml</primary>
958 </indexterm>
959 </listitem>
960 </varlistentry>
961
962 <varlistentry id="qdbusviewer-qt6">
963 <term><command>qdbusviewer</command></term>
964 <listitem>
965 <para>
966 is a graphical D-Bus browser
967 </para>
968 <indexterm zone="qt6 qdbusviewer-qt6">
969 <primary sortas="b-qdbusviewer-qt6">qdbusviewer</primary>
970 </indexterm>
971 </listitem>
972 </varlistentry>
973
974 <varlistentry id="qdbusxml2cpp-qt6">
975 <term><command>qdbusxml2cpp</command></term>
976 <listitem>
977 <para>
978 is a tool that can be used to parse interface descriptions
979 and produce static code representing those interfaces,
980 </para>
981 <indexterm zone="qt6 qdbusxml2cpp-qt6">
982 <primary sortas="b-qdbusxml2cpp-qt6">qdbusxml2cpp</primary>
983 </indexterm>
984 </listitem>
985 </varlistentry>
986
987 <varlistentry id="qdistancefieldgenerator-qt6">
988 <term><command>qdistancefieldgenerator</command></term>
989 <listitem>
990 <para>
991 allows a font cache to be pregenerated for Text.QtRendering to speed
992 up an application's startup if the user interface has a lot of text,
993 or multiple fonts, or a large amount of distinct characters, e.g. in
994 CJK writing systems
995 </para>
996 <indexterm zone="qt6 qdistancefieldgenerator-qt6">
997 <primary sortas="b-qdistancefieldgenerator-qt6">qdistancefieldgenerator</primary>
998 </indexterm>
999 </listitem>
1000 </varlistentry>
1001
1002 <varlistentry id="qdoc-qt6">
1003 <term><command>qdoc</command></term>
1004 <listitem>
1005 <para>
1006 is a tool used by <application>Qt</application> Developers to
1007 generate documentation for software projects
1008 </para>
1009 <indexterm zone="qt6 qdoc-qt6">
1010 <primary sortas="b-qdoc-qt6">qdoc</primary>
1011 </indexterm>
1012 </listitem>
1013 </varlistentry>
1014
1015 <varlistentry id="qmake-qt6">
1016 <term><command>qmake</command></term>
1017 <listitem>
1018 <para>
1019 uses information stored in project files to
1020 determine what should go in the makefiles it
1021 generates
1022 </para>
1023 <indexterm zone="qt6 qmake-qt6">
1024 <primary sortas="b-qmake-qt6">qmake</primary>
1025 </indexterm>
1026 </listitem>
1027 </varlistentry>
1028
1029 <varlistentry id="qml-qt6">
1030 <term><command>qml</command></term>
1031 <listitem>
1032 <para>
1033 executes a QML file
1034 </para>
1035 <indexterm zone="qt6 qml-qt6">
1036 <primary sortas="b-qml-qt6">qml</primary>
1037 </indexterm>
1038 </listitem>
1039 </varlistentry>
1040
1041 <varlistentry id="qmleasing-qt6">
1042 <term><command>qmleasing</command></term>
1043 <listitem>
1044 <para>
1045 is a tool used to define the easing curves using an
1046 interactive curve editor
1047 </para>
1048 <indexterm zone="qt6 qmleasing-qt6">
1049 <primary sortas="b-qmleasing-qt6">qmleasing</primary>
1050 </indexterm>
1051 </listitem>
1052 </varlistentry>
1053
1054 <varlistentry id="qmlformat-qt6">
1055 <term><command>qmlformat</command></term>
1056 <listitem>
1057 <para>
1058 formats QML files according to the QML coding conventions
1059 </para>
1060 <indexterm zone="qt6 qmlformat-qt6">
1061 <primary sortas="b-qmlformat-qt6">qmlformat</primary>
1062 </indexterm>
1063 </listitem>
1064 </varlistentry>
1065
1066 <varlistentry id="qmllint-qt6">
1067 <term><command>qmllint</command></term>
1068 <listitem>
1069 <para>
1070 is a syntax checker for QML files
1071 </para>
1072 <indexterm zone="qt6 qmllint-qt6">
1073 <primary sortas="b-qmllint-qt6">qmllint</primary>
1074 </indexterm>
1075 </listitem>
1076 </varlistentry>
1077
1078 <varlistentry id="qmlplugindump-qt6">
1079 <term><command>qmlplugindump</command></term>
1080 <listitem>
1081 <para>
1082 is a tool to create a qmltypes file
1083 </para>
1084 <indexterm zone="qt6 qmlplugindump-qt6">
1085 <primary sortas="b-qmlplugindump-qt6">qmlplugindump</primary>
1086 </indexterm>
1087 </listitem>
1088 </varlistentry>
1089
1090 <varlistentry id="qmlpreview-qt6">
1091 <term><command>qmlpreview</command></term>
1092 <listitem>
1093 <para>
1094 is a tool used to analyze QML applications
1095 </para>
1096 <indexterm zone="qt6 qmlpreview-qt6">
1097 <primary sortas="b-qmlpreviewr-qt6">qmlpreview</primary>
1098 </indexterm>
1099 </listitem>
1100 </varlistentry>
1101
1102 <varlistentry id="qmlprofiler-qt6">
1103 <term><command>qmlprofiler</command></term>
1104 <listitem>
1105 <para>
1106 is a tool which watches QML and JavaScript files on disk and
1107 updates the application live with any changes
1108 </para>
1109 <indexterm zone="qt6 qmlprofiler-qt6">
1110 <primary sortas="b-qmlprofiler-qt6">qmlprofiler</primary>
1111 </indexterm>
1112 </listitem>
1113 </varlistentry>
1114
1115 <varlistentry id="qmlscene-qt6">
1116 <term><command>qmlscene</command></term>
1117 <listitem>
1118 <para>
1119 is a utility that loads and displays QML documents even before
1120 the application is complete
1121 </para>
1122 <indexterm zone="qt6 qmlscene-qt6">
1123 <primary sortas="b-qmlscene-qt6">qmlscene</primary>
1124 </indexterm>
1125 </listitem>
1126 </varlistentry>
1127
1128 <varlistentry id="qmltestrunner-qt6">
1129 <term><command>qmltestrunner</command></term>
1130 <listitem>
1131 <para>
1132 is a tool used to make tests
1133 </para>
1134 <indexterm zone="qt6 qmltestrunner-qt6">
1135 <primary sortas="b-qmltestrunner-qt6">qmltestrunner</primary>
1136 </indexterm>
1137 </listitem>
1138 </varlistentry>
1139
1140 <varlistentry id="qtdiag-qt6">
1141 <term><command>qtdiag</command></term>
1142 <listitem>
1143 <para>
1144 is a tool for reporting diagnostic information about Qt and its
1145 environment
1146 </para>
1147 <indexterm zone="qt6 qtdiag-qt6">
1148 <primary sortas="b-qtdiag-qt6">qtdiag</primary>
1149 </indexterm>
1150 </listitem>
1151 </varlistentry>
1152
1153 <varlistentry id="qtpaths-qt6">
1154 <term><command>qtpaths</command></term>
1155 <listitem>
1156 <para>
1157 is a tool to query Qt path information
1158 </para>
1159 <indexterm zone="qt6 qtpaths-qt6">
1160 <primary sortas="b-qtpaths-qt6">qtpaths</primary>
1161 </indexterm>
1162 </listitem>
1163 </varlistentry>
1164
1165 <varlistentry id="qtplugininfo-qt6">
1166 <term><command>qtplugininfo</command></term>
1167 <listitem>
1168 <para>
1169 dumps meta-data about Qt plugins in JSON format
1170 </para>
1171 <indexterm zone="qt6 qtplugininfo-qt6">
1172 <primary sortas="b-qtplugininfo-qt6">qtplugininfo</primary>
1173 </indexterm>
1174 </listitem>
1175 </varlistentry>
1176
1177 </variablelist>
1178
1179 </sect2>
1180
1181</sect1>
Note: See TracBrowser for help on using the repository browser.