mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
f45b195302
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
18 lines
624 B
XML
18 lines
624 B
XML
<sect2>
|
|
<title>Introduction to qt</title>
|
|
|
|
<screen>Download location: <ulink url="&qt-download;"/>
|
|
Version used: &qt-version;
|
|
Package size: &qt-size;
|
|
Estimated Disk space required: &qt-buildsize;</screen>
|
|
|
|
<para>The qt package contains the C++ GUI library. This is useful for
|
|
creating graphical applications or executing graphical applications that
|
|
are dynamically linked to the qt library.</para>
|
|
|
|
<screen>qt depends on:
|
|
<xref linkend="xfree86"/>, <xref linkend="zlib"/>, <xref linkend="libpng"/>, <xref
|
|
linkend="libmng"/>, and <xref linkend="libjpeg"/></screen>
|
|
|
|
</sect2>
|