source: x/lib/qt5.xml@ 17bbaea

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 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 17bbaea was 17bbaea, checked in by Igor Živković <igor@…>, 9 years ago

don't force the reader to have to look in the book sources to figure out why a dependency isn't mentioned

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

  • Property mode set to 100644
File size: 23.0 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 <!-- Change for new minor releases !!! -->
8
9 <!ENTITY qt5-major "5.4">
10 <!ENTITY qt5-url "http://download.qt-project.org/official_releases/qt/&qt5-major;/&qt5-version;/single">
11
12 <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
13 <!ENTITY qt5-download-ftp " ">
14 <!ENTITY qt5-md5sum "21843b00ecde8956217faab391bc007b">
15 <!ENTITY qt5-size "279 MB">
16 <!ENTITY qt5-buildsize "6.9 GB (266 MB installed)">
17 <!ENTITY qt5-time "27 SBU (parallelism=4, without Qt Web Engine), 138 SBU (parallelism=1, with Qt Web Engine)">
18]>
19
20<sect1 id="qt5" xreflabel="Qt-&qt5-version;">
21 <?dbhtml filename="qt5.html" ?>
22
23 <sect1info>
24 <othername>$LastChangedBy$</othername>
25 <date>$Date$</date>
26 </sect1info>
27
28 <title>Qt-&qt5-version;</title>
29
30 <indexterm zone="qt5">
31 <primary sortas="a-Qt">Qt</primary>
32 </indexterm>
33
34 <sect2 role="package">
35 <title>Introduction to Qt5</title>
36
37 <para>
38 <application>Qt5</application> is a cross-platform application
39 framework that is widely used for developing application software
40 with a graphical user interface (GUI) (in which cases
41 <application>Qt5</application> is classified as a widget toolkit), and
42 also used for developing non-GUI programs such as command-line tools
43 and consoles for servers.
44 </para>
45
46 &lfs76_checked;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&qt5-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&qt5-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &qt5-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &qt5-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &qt5-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &qt5-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Qt5 Dependencies</bridgehead>
83
84 <bridgehead renderas="sect4">Required</bridgehead>
85 <para role="required">
86 <xref linkend="alsa-lib"/>,
87 <xref linkend="mesalib"/>,
88 <xref linkend="xcb-util-image"/>,
89 <xref linkend="xcb-util-keysyms"/>,
90 <xref linkend="xcb-util-renderutil"/>, and
91 <xref linkend="xcb-util-wm"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="cacerts"/>,
97 <xref linkend="cups"/>,
98 <xref linkend="dbus"/>,
99 <xref linkend="glib2"/>,
100 <xref linkend="gst-plugins-base"/>,
101 <xref linkend="icu"/> (required for QtWebKit),
102 <xref linkend="libjpeg"/>,
103 <xref linkend="libmng"/>,
104 <xref linkend="libpng"/>,
105 <xref linkend="libtiff"/>,
106 <xref linkend="mtdev"/>,
107 <xref linkend="openssl"/>,
108 <xref linkend="pcre"/>,
109 <xref linkend="sqlite"/> and
110 <xref linkend="ruby"/> (required for QtWebKit)
111 </para>
112
113 <bridgehead renderas="sect4">Optional</bridgehead>
114 <para role="optional">
115 <xref linkend="geoclue"/>,
116 <xref linkend="gst10-plugins-base"/> (QtWebKit HTML5 Video Support),
117 <xref linkend="gtk2"/> (GTK+ Theme Support),
118 <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. -->
119 <ulink url="https://code.google.com/p/ibus/">IBus</ulink>,
120 <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
121 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
122 <xref linkend="postgresql"/>,
123 <xref linkend="pulseaudio"/>, and
124 <xref linkend="unixodbc"/>
125 </para>
126
127 <para condition="html" role="usernotes">User Notes:
128 <ulink url="&blfs-wiki;/qt5"/>
129 </para>
130 </sect2>
131
132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
133 href="../../xincludes/qt-alternatives.xml"/>
134
135 <sect2 role="installation">
136 <title>Installation of Qt5</title>
137
138 <caution>
139 <para>
140 If you did not install some of the recommended dependencies, examine
141 <command>./configure --help</command> output to check how to disable
142 them or use internal versions bundled in the source tarball.
143 </para>
144 </caution>
145
146 <warning>
147 <para>
148 If <application>Qt5</application> is being reinstalled into the
149 same directory as an existing instance, run the commands done by
150 <systemitem class="username">root</systemitem>, such as
151 <command>make install</command>, from a console or non-Qt5 based
152 window manager. It overwrites <application>Qt5</application>
153 libraries that should not be in use during the install process.
154 </para>
155 </warning>
156
157<!-- ==== Method 1 ====== -->
158 <bridgehead renderas="sect3">Method 1: Installing in /usr</bridgehead>
159
160 <para>
161 Install <application>Qt5</application> by running the
162 following commands:
163 </para>
164
165 <!-- This is rather a bad idea. Most apps that I've seen using Qt5 look for -qt5
166 suffixed programs. On the other hand, the developer is used to running
167 qmake, linguist, etc from the command line.
168
169 <note>
170 <para>
171 If <emphasis>not</emphasis> also installing <application>Qt4</application>
172 into the /usr directory, change the entry for -bindir below to /usr/bin.
173 </para>
174 </note> -->
175
176<screen><userinput>export QT5LINK=/usr
177
178./configure -prefix /usr \
179 -sysconfdir /etc/xdg \
180 -bindir /usr/bin \
181 -headerdir /usr/include/qt5 \
182 -archdatadir /usr/lib/qt5 \
183 -datadir /usr/share/qt5 \
184 -docdir /usr/share/doc/qt5 \
185 -translationdir /usr/share/qt5/translations \
186 -examplesdir /usr/share/doc/qt5/examples \
187 -confirm-license \
188 -opensource \
189 -dbus-linked \
190 -openssl-linked \<!--
191 -system-harfbuzz \-->
192 -system-sqlite \
193 -no-nis \
194 -skip qtwebengine \
195 -nomake examples \
196 -optimized-qmake &amp;&amp;
197make</userinput></screen>
198
199 <para>
200 This package does not come with a test suite.
201 </para>
202
203 <para>
204 Remove references to the build directory from the
205 <filename class="extension">.pc</filename> files by running
206 the following command:
207 </para>
208
209<screen><userinput>find . -name "*.pc" -exec perl -pi -e "s, -L$PWD/?\S+,,g" {} \;</userinput></screen>
210
211 <para>
212 Now, as the <systemitem class="username">root</systemitem> user:
213 </para>
214
215<screen role="root"><userinput>make install</userinput></screen>
216
217 <para>
218 Remove references to the build directory from installed files by
219 running the following commands as the
220 <systemitem class="username">root</systemitem> user:
221 </para>
222
223<screen role="root"><userinput>sed -e "s:$PWD/qtbase:/usr/lib/qt5:g" \
224 -i /usr/lib/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri &amp;&amp;
225
226find /usr/lib/lib{qgsttools_p,Qt5*}.prl -exec sed -i -r \
227 '/^QMAKE_PRL_BUILD_DIR/d;s/(QMAKE_PRL_LIBS =).*/\1/' {} \;</userinput></screen>
228
229<!-- ==== Method 2 ====== -->
230
231 <bridgehead renderas="sect3">Method 2: Installing in /opt/qt-&qt5-version;</bridgehead>
232
233 <para>
234 This section provides instructions for installing Qt5 in the
235 <filename class="directory">/opt</filename> directory.
236 </para>
237
238<screen><userinput>export QT5DIR=/opt/qt-&qt5-version; &amp;&amp;
239export QT5LINK=/opt/qt5 &amp;&amp;
240
241./configure -prefix $QT5DIR \
242 -sysconfdir /etc/xdg \
243 -confirm-license \
244 -opensource \
245 -dbus-linked \
246 -openssl-linked \<!--
247 -system-harfbuzz \-->
248 -system-sqlite \
249 -no-nis \
250 -nomake examples \
251 -skip qtwebengine \
252 -optimized-qmake &amp;&amp;
253make</userinput></screen>
254
255 <para>
256 Now, as the <systemitem class="username">root</systemitem> user:
257 </para>
258
259<screen role="root"><userinput>make install &amp;&amp;
260ln -svfn $QT5DIR /opt/qt5</userinput></screen>
261
262 <para>
263 Remove references to the build directory from installed files by
264 running the following commands as the
265 <systemitem class="username">root</systemitem> user:
266 </para>
267
268<screen role="root"><userinput>find $QT5DIR -name qt_lib_bootstrap_private.pri \
269 -exec sed -i -e "s:$PWD/qtbase:/$QT5DIR/lib/:g" {} \; &amp;&amp;
270
271find $QT5DIR -name \*.prl \
272 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
273
274<!-- This is useful for packages looking explicitly for Qt apps with -qt5 suffix.
275
276 <para>
277 Symlink the <application>Qt5</application> executables into
278 <filename class="directory">/usr/bin</filename> by running the
279 following commands as the
280 <systemitem class="username">root</systemitem> user:
281 </para>
282
283<screen role="root"><userinput>ln -svf $QT5DIR /opt/qt5 &amp;&amp;
284
285for file in /opt/qt5/bin/*; do
286 ln -sfv $file /usr/bin/$(basename $file)-qt5
287done</userinput></screen> -->
288
289<!-- ==== Common ====== -->
290 <bridgehead renderas="sect3">Continuing for Both Methods</bridgehead>
291
292 <para>
293 For all methods, install images and create the menu entries
294 for installed applications. Be sure that the <envar>QT5LINK</envar>
295 variable is defined in root's environment and
296 as the <systemitem class="username">root</systemitem> user:
297 </para>
298
299<screen role="root"><userinput>install -v -dm755 /usr/share/pixmaps/ &amp;&amp;
300
301install -v -Dm644 qttools/src/assistant/assistant/images/assistant-128.png \
302 /usr/share/pixmaps/assistant-qt5.png &amp;&amp;
303
304install -v -Dm644 qttools/src/designer/src/designer/images/designer.png \
305 /usr/share/pixmaps/designer-qt5.png &amp;&amp;
306
307install -v -Dm644 qttools/src/linguist/linguist/images/icons/linguist-128-32.png \
308 /usr/share/pixmaps/linguist-qt5.png &amp;&amp;
309
310install -v -Dm644 qttools/src/qdbus/qdbusviewer/images/qdbusviewer-128.png \
311 /usr/share/pixmaps/qdbusviewer-qt5.png &amp;&amp;
312
313install -dm755 /usr/share/applications &amp;&amp;
314
315cat &gt; /usr/share/applications/assistant-qt5.desktop &lt;&lt; EOF
316<literal>[Desktop Entry]
317Name=Qt5 Assistant
318Comment=Shows Qt5 documentation and examples
319Exec=$QT5LINK/bin/assistant
320Icon=assistant-qt5.png
321Terminal=false
322Encoding=UTF-8
323Type=Application
324Categories=Qt;Development;Documentation;</literal>
325EOF
326
327cat &gt; /usr/share/applications/designer-qt5.desktop &lt;&lt; EOF
328<literal>[Desktop Entry]
329Name=Qt5 Designer
330GenericName=Interface Designer
331Comment=Design GUIs for Qt5 applications
332Exec=$QT5LINK/bin/designer
333Icon=designer-qt5.png
334MimeType=application/x-designer;
335Terminal=false
336Encoding=UTF-8
337Type=Application
338Categories=Qt;Development;</literal>
339EOF
340
341cat &gt; /usr/share/applications/linguist-qt5.desktop &lt;&lt; EOF
342<literal>[Desktop Entry]
343Name=Qt5 Linguist
344Comment=Add translations to Qt5 applications
345Exec=$QT5LINK/bin/linguist
346Icon=linguist-qt5.png
347MimeType=text/vnd.trolltech.linguist;application/x-linguist;
348Terminal=false
349Encoding=UTF-8
350Type=Application
351Categories=Qt;Development;</literal>
352EOF
353
354cat &gt; /usr/share/applications/qdbusviewer-qt5.desktop &lt;&lt; EOF
355<literal>[Desktop Entry]
356Name=Qt5 QDbusViewer
357GenericName=D-Bus Debugger
358Comment=Debug D-Bus applications
359Exec=$QT5LINK/bin/qdbusviewer
360Icon=qdbusviewer-qt5.png
361Terminal=false
362Encoding=UTF-8
363Type=Application
364Categories=Qt;Development;Debugger;</literal>
365EOF</userinput></screen>
366
367 </sect2>
368
369 <sect2 role="commands">
370 <title>Command Explanations</title>
371
372 <para>
373 <command>sed -e "..." -e "..." -i ...</command>: This
374 command fixes detection of
375 <application>libmng</application> 2.0.
376 </para>
377
378 <para>
379 <parameter>-confirm-license</parameter>: Accept license
380 without prompting user during configuration.
381 </para>
382
383 <para>
384 <parameter>-opensource</parameter>: Install the opensource
385 version of <application>Qt</application>.
386 </para>
387
388 <para>
389 <parameter>-release</parameter>: This switch disables
390 building with debugging symbols.
391 </para>
392
393 <para>
394 <parameter>-nomake examples</parameter>: This switch
395 disables building of the example programs included
396 in the source tarball. Remove it if you want to build
397 them.
398 </para>
399
400 <para>
401 <parameter>-system-sqlite</parameter>: This switch enables use
402 of the system version of <application>SQLite</application>.
403 </para>
404
405 <para>
406 <parameter>-no-nis</parameter>: This switch disables support
407 for Network Information Service (NIS) which has been
408 removed from recent versions of <application>Glibc</application>.
409 </para>
410
411 <para>
412 <parameter>-dbus-linked -openssl-linked</parameter>: These
413 switches enable explicit linking of the
414 <application>D-Bus</application> and
415 <application>OpenSSL</application> libraries into
416 <application>Qt5</application> libraries instead of
417 <command>dlopen()</command>-ing them.
418 </para>
419
420 <para>
421 <parameter>-skip qtwebengine</parameter>: This switch disables
422 building the Qt Web Engine. It is not presently used by
423 any applications. If this option is removed, fix a build
424 problem with:
425
426<screen><userinput>sed -i '$ a !contains(QT_CONFIG, pulseaudio): GYP_CONFIG += use_pulseaudio=0' \
427 qtwebengine/src/core/config/desktop_linux.pri</userinput></screen>
428 </para>
429
430 <para>
431 <parameter>-optimized-qmake</parameter>: This switch enables
432 building of the optimized <command>qmake</command> program.
433 </para>
434
435 <para>
436 <option>-system-harfbuzz</option>: This switch enables use
437 of the system version of <application>Harfbuzz</application>
438 which fixes some font rendering issues in
439 <application>Qt5</application> applications but doesn't have all the
440 features that the included one has.
441 </para>
442
443 </sect2>
444
445 <sect2 role="configuration">
446 <title>Configuring Qt5</title>
447
448 <sect3 id="qt5-config">
449 <title>Configuration Information</title>
450
451 <para>
452 Create the menu entries for installed applications by running the
453 following commands <systemitem class="username">root</systemitem>
454 user:
455 </para>
456
457 <para>
458 If you installed <application>Qt5</application> in
459 <filename class="directory">/usr</filename>, create an
460 environment variable needed by certain packages.
461 As the <systemitem class="username">root</systemitem> user:
462 </para>
463
464<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; EOF
465<literal># Begin /etc/profile.d/qt5.sh
466
467QT5DIR=/usr
468export QT5DIR
469
470# End /etc/profile.d/qt5.sh</literal>
471EOF</userinput></screen>
472
473 <para>
474 If you installed <application>Qt5</application> in a location other
475 than <filename class="directory">/usr</filename>, you need to update the
476 following configuration files so that <application>Qt5</application> is
477 correctly found by other packages and system processes.
478 </para>
479
480 <para>
481 As the <systemitem class="username">root</systemitem> user, update
482 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
483 run-time cache file:
484 </para>
485
486<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; EOF
487<literal># Begin Qt addition
488
489/opt/qt5/lib
490
491# End Qt addition</literal>
492EOF
493
494ldconfig</userinput></screen>
495
496 <indexterm zone="qt5 qt5-config">
497 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
498 </indexterm>
499
500 <para>
501 As the <systemitem class="username">root</systemitem> user, create
502 the <filename>/etc/profile.d/qt5.sh</filename> file:
503 </para>
504
505<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; EOF
506<literal># Begin /etc/profile.d/qt5.sh
507
508QT5DIR=/opt/qt5
509
510pathappend /opt/qt5/bin PATH
511pathappend /opt/qt5/lib/pkgconfig PKG_CONFIG_PATH
512
513export QT5DIR
514
515# End /etc/profile.d/qt5.sh</literal>
516EOF</userinput></screen>
517
518 </sect3>
519
520 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
521 href="../../xincludes/setqt.xml"/>
522 </sect2>
523
524 <sect2 role="content">
525 <title>Contents</title>
526
527 <segmentedlist>
528 <segtitle>Installed Programs</segtitle>
529 <segtitle>Installed Libraries</segtitle>
530 <segtitle>Installed Directories</segtitle>
531
532 <seglistitem>
533 <seg>
534 assistant, designer, lconvert, linguist, lrelease,
535 lupdate, moc, pixeltool, qcollectiongenerator, qdbuscpp2xml,
536 qdbus, qdbusviewer, qdbusxml2cpp, qdoc, qhelpconverter,
537 qhelpgenerator, qlalr, qmake, qml1plugindump, qmlbundle,
538 qmlimportscanner, qmlmin, qmlplugindump, qmlprofiler, qml,
539 qmlscene, qmltestrunner, qmlviewer, qtdiag, qtpaths, rcc,
540 syncqt.pl, uic, xmlpatterns, and xmlpatternsvalidator
541 </seg>
542 <seg>
543 libEnginio.so, libqgsttools_p.so, libQt5Bluetooth.so,
544 libQt5Bootstrap.a, libQt5CLucene.so, libQt5Concurrent.so,
545 libQt5Core.so, libQt5DBus.so, libQt5Declarative.so,
546 libQt5DesignerComponents.so, libQt5Designer.so, libQt5Gui.so,
547 libQt5Help.so, libQt5MultimediaQuick_p.so, libQt5Multimedia.so,
548 libQt5MultimediaWidgets.so, libQt5Network.so, libQt5Nfc.so,
549 libQt5OpenGLExtensions.a, libQt5OpenGL.so, libQt5PlatformSupport.a,
550 libQt5Positioning.so, libQt5PrintSupport.so, libQt5QmlDevTools.a,
551 libQt5Qml.so, libQt5QuickParticles.so, libQt5QuickWidgets.so,
552 libQt5Quick.so, libQt5QuickTest.so, libQt5Script.so,
553 libQt5ScriptTools.so, libQt5Sensors.so, libQt5SerialPort.so,
554 libQt5Sql.so, libQt5Svg.so, libQt5Test.so, libQt5UiTools.a,
555 libQt5WebKit.so, libQt5WebKitWidgets.so, libQt5WebSockets.so,
556 libQt5Widgets.so, libQt5X11Extras.so, libQt5XmlPatterns.so,
557 libQt5Xml.so, and several plugins under /opt/qt5/{imports,plugins,qml}
558 </seg>
559 <seg>
560 /usr/include/qt5,
561 /usr/lib/qt5,
562 /usr/share/doc/qt5, and
563 /usr/share/qt5
564 OR
565 /opt/qt5 and
566 /opt/qt-&qt5-version;
567 </seg>
568 </seglistitem>
569 </segmentedlist>
570
571 <variablelist>
572 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
573 <?dbfo list-presentation="list"?>
574 <?dbhtml list-presentation="table"?>
575
576 <varlistentry id="assistant-qt5">
577 <term><command>assistant</command></term>
578 <listitem>
579 <para>
580 is a tool for presenting on-line documentation.
581 </para>
582 <indexterm zone="qt5 assistant-qt5">
583 <primary sortas="b-assistant-qt5">assistant</primary>
584 </indexterm>
585 </listitem>
586 </varlistentry>
587
588 <varlistentry id="designer-qt5">
589 <term><command>designer</command></term>
590 <listitem>
591 <para>
592 is a full-fledged GUI builder. It includes
593 powerful features such as preview mode, automatic widget
594 layout, support for custom widgets, and an advanced
595 property editor.
596 </para>
597 <indexterm zone="qt5 designer-qt5">
598 <primary sortas="b-designer-qt5">designer</primary>
599 </indexterm>
600 </listitem>
601 </varlistentry>
602
603 <varlistentry id="linguist-qt5">
604 <term><command>linguist</command></term>
605 <listitem>
606 <para>
607 provides support for translating applications into
608 local languages.
609 </para>
610 <indexterm zone="qt5 linguist-qt5">
611 <primary sortas="b-linguist-qt5">linguist</primary>
612 </indexterm>
613 </listitem>
614 </varlistentry>
615
616 <varlistentry id="lrelease-qt5">
617 <term><command>lrelease</command></term>
618 <listitem>
619 <para>
620 is a simple command line tool. It reads a Qt project
621 file and produces message files used by the application.
622 </para>
623 <indexterm zone="qt5 lrelease-qt5">
624 <primary sortas="b-lrelease-qt5">lrelease</primary>
625 </indexterm>
626 </listitem>
627 </varlistentry>
628
629 <varlistentry id="lupdate-qt5">
630 <term><command>lupdate</command></term>
631 <listitem>
632 <para>
633 reads a Qt project file, finds the translatable
634 strings in the specified source, header and Qt Designer
635 interface files, and produces or updates the translation
636 files listed in the project file.
637 </para>
638 <indexterm zone="qt5 lupdate-qt5">
639 <primary sortas="b-lupdate-qt5">lupdate</primary>
640 </indexterm>
641 </listitem>
642 </varlistentry>
643
644 <varlistentry id="moc-qt5">
645 <term><command>moc</command></term>
646 <listitem>
647 <para>
648 generates Qt meta object support code.
649 </para>
650 <indexterm zone="qt5 moc-qt5">
651 <primary sortas="b-moc-qt5">moc</primary>
652 </indexterm>
653 </listitem>
654 </varlistentry>
655
656 <varlistentry id="pixeltool-qt5">
657 <term><command>pixeltool</command></term>
658 <listitem>
659 <para>
660 is a desktop magnifier and as you move your mouse around
661 the screen it will show the magnified contents in its window.
662 </para>
663 <indexterm zone="qt5 pixeltool-qt5">
664 <primary sortas="b-pixeltool-qt5">pixeltool</primary>
665 </indexterm>
666 </listitem>
667 </varlistentry>
668
669 <varlistentry id="qmake-qt5">
670 <term><command>qmake</command></term>
671 <listitem>
672 <para>
673 uses information stored in project files to
674 determine what should go in the makefiles it
675 generates.
676 </para>
677 <indexterm zone="qt5 qmake-qt5">
678 <primary sortas="b-qmake-qt5">qmake</primary>
679 </indexterm>
680 </listitem>
681 </varlistentry>
682
683 <varlistentry id="rcc-qt5">
684 <term><command>rcc</command></term>
685 <listitem>
686 <para>
687 is a resource compiler used in conjunction with designer.
688 </para>
689 <indexterm zone="qt5 rcc-qt5">
690 <primary sortas="b-rcc-qt5">rcc</primary>
691 </indexterm>
692 </listitem>
693 </varlistentry>
694
695 <varlistentry id="uic-qt5">
696 <term><command>uic</command></term>
697 <listitem>
698 <para>
699 is a Qt user interface compiler.
700 </para>
701 <indexterm zone="qt5 uic-qt5">
702 <primary sortas="b-uic-qt5">uic</primary>
703 </indexterm>
704 </listitem>
705 </varlistentry>
706
707 </variablelist>
708
709 </sect2>
710
711</sect1>
Note: See TracBrowser for help on using the repository browser.