source: x/lib/qt5.xml@ ef30906a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 ef30906a was 1476a943, checked in by Ken Moffat <ken@…>, 7 years ago

Tags
qt5 includes qtwebengine
for xine I can play one DVD successfully, but not the DVD I used to use for testing.
At the moment parole is working well _except_ for DVDs, so not tagging for the moment.

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

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