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