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