7
|
1 |
TEMPLATE=subdirs
|
|
2 |
SUBDIRS=\
|
|
3 |
q3accel \
|
|
4 |
q3action \
|
|
5 |
q3actiongroup \
|
|
6 |
q3buttongroup \
|
|
7 |
q3canvas \
|
|
8 |
q3checklistitem \
|
|
9 |
q3cstring \
|
|
10 |
q3databrowser \
|
|
11 |
q3dateedit \
|
|
12 |
q3datetimeedit \
|
|
13 |
q3deepcopy \
|
|
14 |
q3dict \
|
|
15 |
q3dns \
|
|
16 |
q3dockwindow \
|
|
17 |
q3filedialog \
|
|
18 |
q3groupbox \
|
|
19 |
q3hbox \
|
|
20 |
q3header \
|
|
21 |
q3iconview \
|
|
22 |
q3listbox \
|
|
23 |
q3listview \
|
|
24 |
q3listviewitemiterator \
|
|
25 |
q3mainwindow \
|
|
26 |
q3popupmenu \
|
|
27 |
q3process \
|
|
28 |
q3progressbar \
|
|
29 |
q3progressdialog \
|
|
30 |
q3ptrlist \
|
|
31 |
q3richtext \
|
|
32 |
q3scrollview \
|
|
33 |
q3semaphore \
|
|
34 |
q3serversocket \
|
|
35 |
q3socket \
|
|
36 |
q3socketdevice \
|
|
37 |
q3sqlcursor \
|
|
38 |
q3sqlselectcursor \
|
|
39 |
q3stylesheet \
|
|
40 |
q3tabdialog \
|
|
41 |
q3table \
|
|
42 |
q3textbrowser \
|
|
43 |
q3textedit \
|
|
44 |
q3textstream \
|
|
45 |
q3timeedit \
|
|
46 |
q3toolbar \
|
|
47 |
q3urloperator \
|
|
48 |
q3valuelist \
|
|
49 |
q3valuevector \
|
|
50 |
q3combobox \
|
|
51 |
q3frame \
|
|
52 |
q3uridrag \
|
|
53 |
q3widgetstack
|
|
54 |
|