source: x/lib/qt5.xml@ ca4f834

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 ca4f834 was ca4f834, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to gstreamer-1.8.3 (Including plugins and vaapi)
Update to cogl-1.22.2
Lots of tags

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

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