README		Getting started with Qt
INSTALL		How to install Qt
PORTING		Notes about porting Qt
changes.<ver>	List of changes from the last version
LICENCE		Licence statement
README.QT	To be included with libraries using Qt
ANNOUNCE	Qt overview, as posted to the net
FAQ		Frequently Answered Questions about Qt
MANIFEST	This file

Directories:
------------
bin		Place for Qt executables (moc)
examples	Qt example programs
html		Qt documentation in HTML format
include		Qt include files
lib		Place for the Qt library
man		Qt documentation in manpage format
opengl		Source code and examples on Qt support for OpenGL 3D library
src		Qt source code
tutorial	Source code for the Qt tutorial
