source: x/lib/qt5.xml@ 83eee4b8

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 83eee4b8 was 83eee4b8, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Update to qt-everywhere-src-5.13.0

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

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