source: x/lib/qt5.xml@ 51dfb3e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 51dfb3e was e847737, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to Qt and QtWebEngine 5.12.4. This is a security update for 23 security vulnerabilities.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21693 af4574ff-66df-0310-9fd7-8a98e5e911e0

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