source: x/lib/qt5.xml@ 8558044

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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

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