-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathMANIFEST
More file actions
23 lines (22 loc) · 765 Bytes
/
Copy pathMANIFEST
File metadata and controls
23 lines (22 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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)
configs Platform/compiler configuration files.
doc Class documentation outside the source code.
examples Qt example programs
extensions Qt extensions (OpenGL, Browser Plugin etc.)
html Qt documentation in HTML format
include Qt include files
lib Place for the Qt library
man Qt documentation in manpage format
src Qt source code
tutorial Source code for the Qt tutorial