source: x/lib/qt5.xml@ 3261ded4

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 3261ded4 was 3261ded4, checked in by Ken Moffat <ken@…>, 5 years ago

qt-5.12.3 and qtwebengine-5.12.3.

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

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