source: x/lib/qt5.xml@ 952c4019

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 952c4019 was 952c4019, checked in by Ken Moffat <ken@…>, 2 years ago

qt5 - move the explanation of where the patch comes from.

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