source: x/lib/qt5.xml@ 6d11bc30

systemd-13485
Last change on this file since 6d11bc30 was 1ef4048, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Updated to Qt-5.6.0 (merged from trunk... not tested yet)
Added qtwebkit5 page from trunk
Force gst-plugins-base to use Qt5
Added qt5 as a dependency for gst-plugins-bad
Forced wpa_supplicant to use Qt5
Removed the Qt4 dependency from NetworkManager
Forced VLC to use Qt5
Archived qtchooser
Archived Amarok (will probably be readded when an official Qt5/KF5 ready release is provided)
Archived k3b (will probably be readded whan an official Qt5/KF5 ready release is made)
Dependency changes to Qt5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17355 af4574ff-66df-0310-9fd7-8a98e5e911e0

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