/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordance with the terms and conditions ** contained in the Technology Preview License Agreement accompanying ** this package. ** ** GNU Free Documentation License ** Alternatively, this file may be used under the terms of the GNU Free ** Documentation License version 1.3 as published by the Free Software ** Foundation and appearing in the file included in the packaging of this ** file. ** ** If you have questions regarding the use of this file, please contact ** Nokia at qt-info@nokia.com. ** $QT_END_LICENSE$ ** ****************************************************************************/ /*! \example opengl/textures \title Textures Example The Textures example demonstrates the use of Qt's image classes as textures in applications that use both OpenGL and Qt to display graphics. \image textures-example.png */ > Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.
summaryrefslogtreecommitdiffstats
path: root/src/qt3support/other
Commit message (Expand)AuthorAgeFilesLines
* make it possible to use sse2 with mingwThierry Bastian2010-03-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-0621-21/+21
* Fix accept call in q3processMarkus Goetz2009-11-241-1/+1
* The ::reads and ::writes were generating warningsJoão Abecasis2009-10-071-45/+46
* Update license headers again.Jason McDonald2009-09-0921-84/+84
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3121-273/+273
|\
| * Update tech preview license header.Jason McDonald2009-08-3121-273/+273
| * Update license headers.Jason McDonald2009-08-1121-21/+21
* | Merge commit 'qt/master'Jason Barron2009-08-13