INSTALL		How to install Qt.
LICENSE.PREVEIW	License Agreement.
MANIFEST	This file.
PLATFORMS	List of supported platforms for this package.
README		Introduction to Qt.
configure	Configures Qt.
projects.pro	.pro file for Qt.

Directories:
------------
bin		Place for Qt executables (moc etc.).
config.tests	Configuration tests for Qt.
demos		Qt demonstration programs.
doc		Qt documentation in HTML format.
include		Qt include files.
mkspecs		Platform/compiler configuration files.
qmake		qmake application.
src		Qt source code.
tools		Source code for Qt tool programs (Qt Assistant etc.)
