Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 4133

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<HTML
><HEAD
><TITLE
>Qt</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="Nvidia OpenGL Configuration mini-HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Download the software packages"
HREF="downloadsw.html"><LINK
REL="PREVIOUS"
TITLE="Mesa 3D"
HREF="x103.html"><LINK
REL="NEXT"
TITLE="NVIDIA drivers (Mesa libGL replacement)"
HREF="x134.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Nvidia OpenGL Configuration mini-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x103.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Download the software packages</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x134.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="AEN125"
>2.5. Qt</A
></H1
><P
>	qt-x11-2.2.4.tar.gz or later version
	</P
><P
>        <A
HREF="http://www.troll.no/"
TARGET="_top"
>http://www.troll.no/</A
>
	</P
><P
>	Qt is a cross-platform GUI library that makes it easy to create X applications
	with standard GUI elements (widgets) like menubars, scollbars, dropdown lists,
	checkboxes, buttons, multiple document interface, and many other GUI things.
	Using Qt, a program can be compiled for both MS Windows and X without
	changing any code.  Its a very popular GUI library and is used to create
	the core libraries of KDE (<A
HREF="http://www.kde.org/"
TARGET="_top"
>http://www.kde.org/</A
>).
	</P
><P
>	Qt has functions (previously as an extension in $QTDIR/extensions/opengl)
        for OpenGL that provides for
	creating OpenGL rendering contexts in Qt windows.  This provides some
	alternative to both GLUT and using the glX functions directly, plus the
	added benefit of full access to the excellent Qt widgets and
	cross-platform portability.
	</P
><P
>	This is useful if you want to compile or develop programs based on Qt
        (e.g., KDE2 and its apps).
	</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x103.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x134.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Mesa 3D</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="downloadsw.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>NVIDIA drivers (Mesa libGL replacement)</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>