2013-08-11 10:12:50 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY qt5-major "5.1">
|
|
|
|
<!ENTITY qt5-url "http://download.qt-project.org/official_releases/qt/&qt5-major;/&qt5-version;/single">
|
|
|
|
|
|
|
|
<!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
|
|
|
|
<!ENTITY qt5-download-ftp " ">
|
|
|
|
<!ENTITY qt5-md5sum "44a507beebef73eb364b5a2ec7bbe090">
|
|
|
|
<!ENTITY qt5-size "169 MB">
|
|
|
|
<!ENTITY qt5-buildsize "2.5 GB">
|
|
|
|
<!ENTITY qt5-time "50 SBU">
|
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="qt5" xreflabel="Qt-&qt5-version;">
|
|
|
|
<?dbhtml filename="qt5.html" ?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Qt-&qt5-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="qt5">
|
|
|
|
<primary sortas="a-Qt">Qt</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Qt</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<application>Qt</application> is a cross-platform application
|
|
|
|
framework that is widely used for developing application software
|
|
|
|
with a graphical user interface (GUI) (in which cases Qt is classified
|
|
|
|
as a widget toolkit), and also used for developing non-GUI programs such
|
|
|
|
as command-line tools and consoles for servers. One of the major users
|
|
|
|
of <application>Qt</application> is <application>KDE</application>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
&lfs73_checked;
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&qt5-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&qt5-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &qt5-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &qt5-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &qt5-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &qt5-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Required patch:
|
|
|
|
<ulink url="&patch-root;/qt-&qt5-version;-bison_fixes-1.patch"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Qt Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="alsa-lib"/>,
|
|
|
|
<xref linkend="mesalib"/>,
|
2013-08-12 02:36:44 +08:00
|
|
|
<xref linkend="qtchooser"/>,
|
2013-08-11 10:12:50 +08:00
|
|
|
<xref linkend="xcb-util-image"/>,
|
|
|
|
<xref linkend="xcb-util-keysyms"/>,
|
2013-08-12 05:24:18 +08:00
|
|
|
<xref linkend="xcb-util-renderutil"/>, and
|
2013-08-11 10:12:50 +08:00
|
|
|
<xref linkend="xcb-util-wm"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="cacerts"/>,
|
|
|
|
<xref linkend="cups"/>,
|
|
|
|
<xref linkend="dbus"/>,
|
|
|
|
<xref linkend="glib2"/>,
|
|
|
|
<xref linkend="gst-plugins-base"/>,
|
|
|
|
<xref linkend="icu"/>,
|
|
|
|
<xref linkend="libjpeg"/>,
|
2013-08-15 18:13:55 +08:00
|
|
|
<xref linkend="libmng"/>,
|
2013-08-11 10:12:50 +08:00
|
|
|
<xref linkend="libpng"/>,
|
|
|
|
<xref linkend="libtiff"/>,
|
|
|
|
<xref linkend="openssl"/>,
|
2013-08-12 05:24:18 +08:00
|
|
|
<xref linkend="pcre"/>, and
|
2013-08-11 10:12:50 +08:00
|
|
|
<xref linkend="sqlite"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gst10-plugins-base"/> (QtWebKit HTML5 Video Support),
|
|
|
|
<xref linkend="gtk2"/> (GTK+ Theme Support),
|
|
|
|
<ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
|
|
|
|
<xref linkend="mysql"/>,
|
|
|
|
<xref linkend="postgresql"/>,
|
2013-08-12 05:24:18 +08:00
|
|
|
<xref linkend="pulseaudio"/>, and
|
2013-08-11 10:12:50 +08:00
|
|
|
<xref linkend="unixodbc"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/qt5"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Qt</title>
|
|
|
|
|
|
|
|
<warning>
|
|
|
|
<para>
|
|
|
|
If you did not install some of the recommended dependencies, examine
|
|
|
|
<command>./configure --help</command> output to check how to disable
|
|
|
|
them or use internal versions bundled in the source tarball.
|
|
|
|
</para>
|
|
|
|
</warning>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Qt</application> by running the
|
|
|
|
following commands:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../qt-&qt5-version;-bison_fixes-1.patch &&
|
2013-08-12 05:24:18 +08:00
|
|
|
|
2013-08-12 17:38:43 +08:00
|
|
|
./configure -prefix /usr \
|
|
|
|
-sysconfdir /etc/xdg \
|
|
|
|
-bindir /usr/lib/qt5/bin \
|
|
|
|
-headerdir /usr/include/qt5 \
|
|
|
|
-archdatadir /usr/lib/qt5 \
|
|
|
|
-datadir /usr/share/qt5 \
|
|
|
|
-docdir /usr/share/doc/qt5 \
|
2013-08-11 10:12:50 +08:00
|
|
|
-translationdir /usr/share/qt5/translations \
|
2013-08-12 17:38:43 +08:00
|
|
|
-examplesdir /usr/share/doc/qt5/examples \
|
2013-08-12 05:24:18 +08:00
|
|
|
-confirm-license \
|
|
|
|
-opensource \
|
|
|
|
-dbus-linked \
|
|
|
|
-openssl-linked \
|
|
|
|
-system-sqlite \
|
2013-08-11 10:12:50 +08:00
|
|
|
-plugin-sql-sqlite \
|
2013-08-12 05:24:18 +08:00
|
|
|
-no-nis \
|
|
|
|
-nomake examples \
|
|
|
|
-opengl es2 \
|
|
|
|
-optimized-qmake &&
|
2013-08-11 10:12:50 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Remove references to the build directory from pkg-confg
|
|
|
|
files by running the following command:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>find . -name "*.pc" -exec perl -pi -e "s, -L$PWD/?\S+,,g" {} \;</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
install -v -Dm644 qttools/src/assistant/assistant/images/assistant-128.png \
|
|
|
|
/usr/share/pixmaps/assistant-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/designer/src/designer/images/designer.png \
|
|
|
|
/usr/share/pixmaps/designer-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/linguist/linguist/images/icons/linguist-128-32.png \
|
|
|
|
/usr/share/pixmaps/linguist-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/qdbus/qdbusviewer/images/qdbusviewer-128.png \
|
|
|
|
/usr/share/pixmaps/qdbusviewer-qt5.png</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Remove references to the build directory from installed files by
|
|
|
|
running the following commands as the
|
|
|
|
<systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>sed -i -e "s:$PWD/qtbase:/usr/lib/qt5:g" \
|
|
|
|
/usr/lib/qt5/mkspecs/modules/qt_lib_bootstrap.pri &&
|
|
|
|
find /usr/lib/*.prl -exec sed -i -e \
|
|
|
|
'/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \;</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Symlink the <application>Qt</application> executables into
|
|
|
|
<filename class="directory">/usr/bin</filename> by running the
|
|
|
|
following commands as the
|
|
|
|
<systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>for file in /usr/lib/qt5/bin/*
|
|
|
|
do
|
|
|
|
ln -sfv ../lib/qt5/bin/$(basename $file) /usr/bin/$(basename $file)-qt5
|
|
|
|
done</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2013-08-12 05:24:18 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Alternate Qt Installation Instructions</title>
|
|
|
|
|
2013-08-12 17:38:43 +08:00
|
|
|
<para>
|
|
|
|
This section provides an alternate way to install Qt by installing
|
|
|
|
almost all of the files in the <filename class="directory">/opt</filename>
|
|
|
|
directory. This allows management of all Qt related files in one unit.
|
|
|
|
For instance, a new version of Qt5 can be installed without over-writing
|
|
|
|
the existing installation and entire Qt5 instances can be easily removed.
|
|
|
|
However, it has the disadvantage of needing some extra configuration.
|
|
|
|
</para>
|
2013-08-12 05:24:18 +08:00
|
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../qt-&qt5-version;-bison_fixes-1.patch &&
|
|
|
|
|
|
|
|
QT5DIR=/opt/qt-&qt5-version;
|
|
|
|
|
|
|
|
./configure -prefix $QT5DIR \
|
|
|
|
-sysconfdir /etc/xdg \
|
|
|
|
-confirm-license \
|
|
|
|
-opensource \
|
|
|
|
-dbus-linked \
|
|
|
|
-openssl-linked \
|
|
|
|
-system-sqlite \
|
|
|
|
-plugin-sql-sqlite \
|
|
|
|
-no-nis \
|
|
|
|
-nomake examples \
|
|
|
|
-opengl es2 \
|
|
|
|
-optimized-qmake &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
|
|
|
|
install -v -Dm644 qttools/src/assistant/assistant/images/assistant-128.png \
|
|
|
|
/usr/share/pixmaps/assistant-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/designer/src/designer/images/designer.png \
|
|
|
|
/usr/share/pixmaps/designer-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/linguist/linguist/images/icons/linguist-128-32.png \
|
|
|
|
/usr/share/pixmaps/linguist-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/qdbus/qdbusviewer/images/qdbusviewer-128.png \
|
|
|
|
/usr/share/pixmaps/qdbusviewer-qt5.png</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Remove references to the build directory from installed files by
|
|
|
|
running the following commands as the
|
|
|
|
<systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>find $QT5DIR -name qt_lib_bootstrap.pri \
|
|
|
|
-exec sed -i -e "s:$PWD/qtbase:/$QT5DIR/lib/:g" {} \; &&
|
|
|
|
|
|
|
|
find $QT5DIR -name \*.prl \
|
|
|
|
-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Symlink the <application>Qt</application> executables into
|
|
|
|
<filename class="directory">/usr/bin</filename> by running the
|
|
|
|
following commands as the
|
|
|
|
<systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2013-08-12 17:38:43 +08:00
|
|
|
<screen role="root"><userinput>ln -svf $QT5DIR /opt/qt5 &&
|
2013-08-12 05:24:18 +08:00
|
|
|
|
|
|
|
for file in /opt/qt5/bin/*; do
|
|
|
|
ln -sfv $file /usr/bin/$(basename $file)-qt5
|
|
|
|
done</userinput></screen>
|
|
|
|
|
2013-08-12 17:38:43 +08:00
|
|
|
<para>
|
|
|
|
At this point is is useful to add some configuration items as
|
|
|
|
the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2013-08-12 05:24:18 +08:00
|
|
|
|
|
|
|
<screen role="root"><userinput>echo /opt/qt5 >> /etc/ld.so.conf &&
|
|
|
|
ldconfig &&
|
|
|
|
|
|
|
|
cat >> /etc/profile.d/qt5.sh << "EOF"
|
|
|
|
pathappend /opt/qt5/lib/pkgconfig PKG_CONFIG_PATH
|
|
|
|
EOF</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2013-08-11 10:12:50 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-confirm-license</parameter>: Accept license
|
|
|
|
without prompting user during configuration.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-opensource</parameter>: Install the opensource
|
|
|
|
version of <application>Qt</application>.
|
|
|
|
</para>
|
|
|
|
|
2013-08-11 20:31:45 +08:00
|
|
|
<para>
|
|
|
|
<parameter>-release</parameter>: This switch disables
|
|
|
|
building with debugging symbols.
|
|
|
|
</para>
|
2013-08-11 10:12:50 +08:00
|
|
|
|
|
|
|
<para>
|
2013-08-11 21:14:25 +08:00
|
|
|
<parameter>-nomake examples</parameter>: This switch
|
|
|
|
disables building of the example programs included
|
|
|
|
in the source tarball. Remove it if you want to build
|
|
|
|
them.
|
2013-08-11 10:12:50 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-system-sqlite</parameter>: This switch enables use
|
2013-08-11 20:31:45 +08:00
|
|
|
of the system version of <application>SQLite</application>.
|
2013-08-11 10:12:50 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-no-nis</parameter>: This switch disables support
|
|
|
|
for Network Information Service (NIS) which has been
|
2013-08-11 21:14:25 +08:00
|
|
|
removed from recent versions of <application>Glibc</application>.
|
2013-08-11 10:12:50 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-dbus-linkend -openssl-linkend</parameter>: These
|
|
|
|
switches enable explicit linking of the
|
|
|
|
<application>D-Bus</application> and
|
|
|
|
<application>OpenSSL</application> libraries into
|
|
|
|
<application>Qt</application> libraries instead of
|
|
|
|
<command>dlopen()</command>-ing them.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-plugin-sql-<replaceable><driver></replaceable></parameter>:
|
|
|
|
These switches enable SQL support in the
|
|
|
|
<application>Qt</application> libraries. Available drivers are:
|
|
|
|
ibase, mysql, psql, sqlite and odbc.
|
2013-08-11 20:31:45 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-opengl es2</parameter>: This switch enables OpenGL ES2
|
|
|
|
support in <application>Qt</application>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-optimized-qmake</parameter>: This switch enables
|
|
|
|
building of the optimized <command>qmake</command> program.
|
2013-08-11 10:12:50 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="configuration">
|
|
|
|
<title>Configuring Qt</title>
|
|
|
|
|
|
|
|
<sect3 id="qt5-config">
|
|
|
|
<title>Configuration Information</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Create the menu entries for installed applications.
|
|
|
|
As the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>install -dm755 /usr/share/applications
|
|
|
|
cat > /usr/share/applications/assistant-qt5.desktop << "EOF"
|
|
|
|
<literal>[Desktop Entry]
|
|
|
|
Name=Qt5 Assistant
|
|
|
|
Comment=Shows Qt5 documentation and examples
|
|
|
|
Exec=assistant-qt5
|
|
|
|
Icon=assistant-qt5
|
|
|
|
Terminal=false
|
|
|
|
Encoding=UTF-8
|
|
|
|
Type=Application
|
|
|
|
Categories=Qt;Development;Documentation;</literal>
|
|
|
|
EOF
|
|
|
|
cat > /usr/share/applications/designer-qt5.desktop << "EOF"
|
|
|
|
<literal>[Desktop Entry]
|
|
|
|
Name=Qt5 Designer
|
|
|
|
GenericName=Interface Designer
|
|
|
|
Comment=Design GUIs for Qt5 applications
|
|
|
|
Exec=designer-qt5
|
|
|
|
Icon=designer-qt5
|
|
|
|
MimeType=application/x-designer;
|
|
|
|
Terminal=false
|
|
|
|
Encoding=UTF-8
|
|
|
|
Type=Application
|
|
|
|
Categories=Qt;Development;</literal>
|
|
|
|
EOF
|
|
|
|
cat > /usr/share/applications/linguist-qt5.desktop << "EOF"
|
|
|
|
<literal>[Desktop Entry]
|
|
|
|
Name=Qt5 Linguist
|
|
|
|
Comment=Add translations to Qt5 applications
|
|
|
|
Exec=linguist-qt5
|
|
|
|
Icon=linguist-qt5
|
|
|
|
MimeType=text/vnd.trolltech.linguist;application/x-linguist;
|
|
|
|
Terminal=false
|
|
|
|
Encoding=UTF-8
|
|
|
|
Type=Application
|
|
|
|
Categories=Qt;Development;</literal>
|
|
|
|
EOF
|
|
|
|
cat > /usr/share/applications/qdbusviewer-qt5.desktop << "EOF"
|
|
|
|
<literal>[Desktop Entry]
|
|
|
|
Name=Qt5 QDbusViewer
|
|
|
|
GenericName=D-Bus Debugger
|
|
|
|
Comment=Debug D-Bus applications
|
|
|
|
Exec=qdbusviewer-qt5
|
|
|
|
Icon=qdbusviewer-qt5
|
|
|
|
Terminal=false
|
|
|
|
Encoding=UTF-8
|
|
|
|
Type=Application
|
|
|
|
Categories=Qt;Development;Debugger;</literal>
|
|
|
|
EOF</userinput></screen>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
assistant-qt5, designer-qt5, lconvert-qt5, linguist-qt5, lrelease-qt5,
|
|
|
|
lupdate-qt5, moc-qt5, pixeltool-qt5, qcollectiongenerator-qt5,
|
|
|
|
qdbuscpp2xml-qt5, qdbus-qt5, qdbusviewer-qt5, qdbusxml2cpp-qt5, qdoc-qt5,
|
|
|
|
qhelpconverter-qt5, qhelpgenerator-qt5, qmake-qt5, qml1plugindump-qt5,
|
|
|
|
qmlbundle-qt5, qmlmin-qt5, qmlplugindump-qt5, qmlprofiler-qt5, qmlscene-qt5,
|
|
|
|
qmltestrunner-qt5, qmlviewer-qt5, rcc-qt5, syncqt.pl-qt5, uic-qt5,
|
|
|
|
xmlpatterns-qt5 and xmlpatternsvalidator-qt5
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libqgsttools_p.so, libQt5Bootstrap.a, libQt5CLucene.so, libQt5Concurrent.so,
|
|
|
|
libQt5Core.so, libQt5DBus.so, libQt5Declarative.so, libQt5DesignerComponents.so,
|
|
|
|
libQt5Designer.so, libQt5Gui.so, libQt5Help.so, libQt5MultimediaQuick_p.so,
|
|
|
|
libQt5Multimedia.so, libQt5MultimediaWidgets.so, libQt5Network.so,
|
|
|
|
libQt5OpenGLExtensions.a, libQt5OpenGL.so, libQt5PlatformSupport.a,
|
|
|
|
libQt5PrintSupport.so, libQt5QmlDevTools.a, libQt5Qml.so, libQt5QuickParticles.so,
|
|
|
|
libQt5Quick.so, libQt5QuickTest.so, libQt5Script.so, libQt5ScriptTools.so,
|
|
|
|
libQt5Sensors.so, libQt5SerialPort.so, libQt5Sql.so, libQt5Svg.so, libQt5Test.so,
|
|
|
|
libQt5UiTools.a, libQt5V8.so, libQt5WebKit.so, libQt5WebKitWidgets.so,
|
|
|
|
libQt5Widgets.so, libQt5X11Extras.so, libQt5XmlPatterns.so and libQt5Xml.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/qt5,
|
|
|
|
/usr/lib/qt5,
|
|
|
|
/usr/share/doc/qt5 and
|
|
|
|
/usr/share/qt5
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="assistant-qt5">
|
|
|
|
<term><command>assistant-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a tool for presenting on-line documentation.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 assistant-qt5">
|
|
|
|
<primary sortas="b-assistant-qt5">assistant-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="designer-qt5">
|
|
|
|
<term><command>designer-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a full-fledged GUI builder. It includes
|
|
|
|
powerful features such as preview mode, automatic widget
|
|
|
|
layout, support for custom widgets, and an advanced
|
|
|
|
property editor.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 designer-qt5">
|
|
|
|
<primary sortas="b-designer-qt5">designer-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="linguist-qt5">
|
|
|
|
<term><command>linguist-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
provides support for translating applications into
|
|
|
|
local languages.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 linguist-qt5">
|
|
|
|
<primary sortas="b-linguist-qt5">linguist-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="lrelease-qt5">
|
|
|
|
<term><command>lrelease-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a simple command line tool. It reads a Qt project
|
|
|
|
file and produces message files used by the application.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 lrelease-qt5">
|
|
|
|
<primary sortas="b-lrelease-qt5">lrelease-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="lupdate-qt5">
|
|
|
|
<term><command>lupdate-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
reads a Qt project file, finds the translatable
|
|
|
|
strings in the specified source, header and Qt Designer
|
|
|
|
interface files, and produces or updates the translation
|
|
|
|
files listed in the project file.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 lupdate-qt5">
|
|
|
|
<primary sortas="b-lupdate-qt5">lupdate-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="moc-qt5">
|
|
|
|
<term><command>moc-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
generates Qt meta object support code.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 moc-qt5">
|
|
|
|
<primary sortas="b-moc-qt5">moc-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="pixeltool-qt5">
|
|
|
|
<term><command>pixeltool-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a desktop magnifier and as you move your mouse around
|
|
|
|
the screen it will show the magnified contents in its window.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 pixeltool-qt5">
|
|
|
|
<primary sortas="b-pixeltool-qt5">pixeltool-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="qmake-qt5">
|
|
|
|
<term><command>qmake-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
uses information stored in project files to
|
|
|
|
determine what should go in the makefiles it
|
|
|
|
generates.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 qmake-qt5">
|
|
|
|
<primary sortas="b-qmake-qt5">qmake-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="rcc-qt5">
|
|
|
|
<term><command>rcc-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a resource compiler used in conjunction with designer.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 rcc-qt5">
|
|
|
|
<primary sortas="b-rcc-qt5">rcc-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="uic-qt5">
|
|
|
|
<term><command>uic-qt5</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a Qt user interface compiler.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="qt5 uic-qt5">
|
|
|
|
<primary sortas="b-uic-qt5">uic-qt5</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|