source: x/lib/qt5.xml@ e9bfdf4

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 e9bfdf4 was e9bfdf4, checked in by Igor Živković <igor@…>, 9 years ago

typo

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

  • Property mode set to 100644
File size: 22.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 <!-- 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="mesalib"/>
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="dbus"/>,
95 <xref linkend="glib2"/>,
96 <xref linkend="gst-plugins-base"/>,
97 <xref linkend="icu"/> (required for QtWebKit),
98 <xref linkend="libjpeg"/>,
99 <xref linkend="libmng"/>,
100 <xref linkend="libpng"/>,
101 <xref linkend="libtiff"/>,
102 <xref linkend="mtdev"/>,
103 <xref linkend="openssl"/>,
104 <xref linkend="pcre"/>,
105 <xref linkend="sqlite"/>,
106 <xref linkend="ruby"/> (required for QtWebKit),
107 <xref linkend="xcb-util-image"/>,
108 <xref linkend="xcb-util-keysyms"/>,
109 <xref linkend="xcb-util-renderutil"/>, and
110 <xref linkend="xcb-util-wm"/>
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 <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
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
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
416 building the Qt Web Engine. It is not presently used by
417 any applications. If this option is removed, fix a build
418 problem with:
419
420<screen><userinput>sed -i '$ a !contains(QT_CONFIG, pulseaudio): GYP_CONFIG += use_pulseaudio=0' \
421 qtwebengine/src/core/config/desktop_linux.pri</userinput></screen>
422 </para>
423
424 <para>
425 <parameter>-optimized-qmake</parameter>: This switch enables
426 building of the optimized <command>qmake</command> program.
427 </para>
428
429 <para>
430 <option>-system-harfbuzz</option>: This switch enables use
431 of the system version of <application>Harfbuzz</application>
432 which fixes some font rendering issues in
433 <application>Qt5</application> applications but doesn't have all the
434 features that the included one has.
435 </para>
436
437 </sect2>
438
439 <sect2 role="configuration">
440 <title>Configuring Qt5</title>
441
442 <sect3 id="qt5-config">
443 <title>Configuration Information</title>
444
445 <para>
446 Create the menu entries for installed applications by running the
447 following commands <systemitem class="username">root</systemitem>
448 user:
449 </para>
450
451 <para>
452 If you installed <application>Qt5</application> in
453 <filename class="directory">/usr</filename>, create an
454 environment variable needed by certain packages.
455 As the <systemitem class="username">root</systemitem> user:
456 </para>
457
458<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; EOF
459<literal># Begin /etc/profile.d/qt5.sh
460
461QT5DIR=/usr
462export QT5DIR
463
464# End /etc/profile.d/qt5.sh</literal>
465EOF</userinput></screen>
466
467 <para>
468 If you installed <application>Qt5</application> in a location other
469 than <filename class="directory">/usr</filename>, you need to update the
470 following configuration files so that <application>Qt5</application> is
471 correctly found by other packages and system processes.
472 </para>
473
474 <para>
475 As the <systemitem class="username">root</systemitem> user, update
476 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
477 run-time cache file:
478 </para>
479
480<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; EOF
481<literal># Begin Qt addition
482
483/opt/qt5/lib
484
485# End Qt addition</literal>
486EOF
487
488ldconfig</userinput></screen>
489
490 <indexterm zone="qt5 qt5-config">
491 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
492 </indexterm>
493
494 <para>
495 As the <systemitem class="username">root</systemitem> user, create
496 the <filename>/etc/profile.d/qt5.sh</filename> file:
497 </para>
498
499<screen role="root"><userinput>cat &gt; /etc/profile.d/qt5.sh &lt;&lt; EOF
500<literal># Begin /etc/profile.d/qt5.sh
501
502QT5DIR=/opt/qt5
503
504pathappend /opt/qt5/bin PATH
505pathappend /opt/qt5/lib/pkgconfig PKG_CONFIG_PATH
506
507export QT5DIR
508
509# End /etc/profile.d/qt5.sh</literal>
510EOF</userinput></screen>
511
512 </sect3>
513
514 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
515 href="../../xincludes/setqt.xml"/>
516 </sect2>
517
518 <sect2 role="content">
519 <title>Contents</title>
520
521 <segmentedlist>
522 <segtitle>Installed Programs</segtitle>
523 <segtitle>Installed Libraries</segtitle>
524 <segtitle>Installed Directories</segtitle>
525
526 <seglistitem>
527 <seg>
528 assistant, designer, lconvert, linguist, lrelease,
529 lupdate, moc, pixeltool, qcollectiongenerator, qdbuscpp2xml,
530 qdbus, qdbusviewer, qdbusxml2cpp, qdoc, qhelpconverter,
531 qhelpgenerator, qlalr, qmake, qml1plugindump, qmlbundle,
532 qmlimportscanner, qmlmin, qmlplugindump, qmlprofiler, qml,
533 qmlscene, qmltestrunner, qmlviewer, qtdiag, qtpaths, rcc,
534 syncqt.pl, uic, xmlpatterns, and xmlpatternsvalidator
535 </seg>
536 <seg>
537 libEnginio.so, libqgsttools_p.so, libQt5Bluetooth.so,
538 libQt5Bootstrap.a, libQt5CLucene.so, libQt5Concurrent.so,
539 libQt5Core.so, libQt5DBus.so, libQt5Declarative.so,
540 libQt5DesignerComponents.so, libQt5Designer.so, libQt5Gui.so,
541 libQt5Help.so, libQt5MultimediaQuick_p.so, libQt5Multimedia.so,
542 libQt5MultimediaWidgets.so, libQt5Network.so, libQt5Nfc.so,
543 libQt5OpenGLExtensions.a, libQt5OpenGL.so, libQt5PlatformSupport.a,
544 libQt5Positioning.so, libQt5PrintSupport.so, libQt5QmlDevTools.a,
545 libQt5Qml.so, libQt5QuickParticles.so, libQt5QuickWidgets.so,
546 libQt5Quick.so, libQt5QuickTest.so, libQt5Script.so,
547 libQt5ScriptTools.so, libQt5Sensors.so, libQt5SerialPort.so,
548 libQt5Sql.so, libQt5Svg.so, libQt5Test.so, libQt5UiTools.a,
549 libQt5WebKit.so, libQt5WebKitWidgets.so, libQt5WebSockets.so,
550 libQt5Widgets.so, libQt5X11Extras.so, libQt5XmlPatterns.so,
551 libQt5Xml.so, and several plugins under /opt/qt5/{imports,plugins,qml}
552 </seg>
553 <seg>
554 /usr/include/qt5,
555 /usr/lib/qt5,
556 /usr/share/doc/qt5, and
557 /usr/share/qt5
558 OR
559 /opt/qt5 and
560 /opt/qt-&qt5-version;
561 </seg>
562 </seglistitem>
563 </segmentedlist>
564
565 <variablelist>
566 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
567 <?dbfo list-presentation="list"?>
568 <?dbhtml list-presentation="table"?>
569
570 <varlistentry id="assistant-qt5">
571 <term><command>assistant</command></term>
572 <listitem>
573 <para>
574 is a tool for presenting on-line documentation.
575 </para>
576 <indexterm zone="qt5 assistant-qt5">
577 <primary sortas="b-assistant-qt5">assistant</primary>
578 </indexterm>
579 </listitem>
580 </varlistentry>
581
582 <varlistentry id="designer-qt5">
583 <term><command>designer</command></term>
584 <listitem>
585 <para>
586 is a full-fledged GUI builder. It includes
587 powerful features such as preview mode, automatic widget
588 layout, support for custom widgets, and an advanced
589 property editor.
590 </para>
591 <indexterm zone="qt5 designer-qt5">
592 <primary sortas="b-designer-qt5">designer</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="qmake-qt5">
664 <term><command>qmake</command></term>
665 <listitem>
666 <para>
667 uses information stored in project files to
668 determine what should go in the makefiles it
669 generates.
670 </para>
671 <indexterm zone="qt5 qmake-qt5">
672 <primary sortas="b-qmake-qt5">qmake</primary>
673 </indexterm>
674 </listitem>
675 </varlistentry>
676
677 <varlistentry id="rcc-qt5">
678 <term><command>rcc</command></term>
679 <listitem>
680 <para>
681 is a resource compiler used in conjunction with designer.
682 </para>
683 <indexterm zone="qt5 rcc-qt5">
684 <primary sortas="b-rcc-qt5">rcc</primary>
685 </indexterm>
686 </listitem>
687 </varlistentry>
688
689 <varlistentry id="uic-qt5">
690 <term><command>uic</command></term>
691 <listitem>
692 <para>
693 is a Qt user interface compiler.
694 </para>
695 <indexterm zone="qt5 uic-qt5">
696 <primary sortas="b-uic-qt5">uic</primary>
697 </indexterm>
698 </listitem>
699 </varlistentry>
700
701 </variablelist>
702
703 </sect2>
704
705</sect1>
Note: See TracBrowser for help on using the repository browser.