0
|
1 |
setPen NoPen
|
|
2 |
setBrush black
|
|
3 |
|
|
4 |
translate 10 10
|
|
5 |
|
|
6 |
begin_block testblock
|
|
7 |
drawRect 0 0 10 10
|
|
8 |
drawRect 20 0 11 11
|
|
9 |
drawRect 40 0 12 12
|
|
10 |
drawRect 60 0 13 13
|
|
11 |
drawRect 80 0 14 14
|
|
12 |
drawRect 100 0 15 15
|
|
13 |
drawRect 120 0 16 16
|
|
14 |
drawRect 140 0 17 17
|
|
15 |
drawRect 160 0 18 18
|
|
16 |
drawRect 180 0 19 19
|
|
17 |
qt3_drawRect 200 0 10 10
|
|
18 |
qt3_drawRect 220 0 11 11
|
|
19 |
qt3_drawRect 240 0 12 12
|
|
20 |
qt3_drawRect 260 0 13 13
|
|
21 |
qt3_drawRect 280 0 14 14
|
|
22 |
qt3_drawRect 300 0 15 15
|
|
23 |
qt3_drawRect 320 0 16 16
|
|
24 |
qt3_drawRect 340 0 17 17
|
|
25 |
qt3_drawRect 360 0 18 18
|
|
26 |
qt3_drawRect 380 0 19 19
|
|
27 |
|
|
28 |
drawEllipse 0 20 10 10
|
|
29 |
drawEllipse 20 20 11 11
|
|
30 |
drawEllipse 40 20 12 12
|
|
31 |
drawEllipse 60 20 13 13
|
|
32 |
drawEllipse 80 20 14 14
|
|
33 |
drawEllipse 100 20 15 15
|
|
34 |
drawEllipse 120 20 16 16
|
|
35 |
drawEllipse 140 20 17 17
|
|
36 |
drawEllipse 160 20 18 18
|
|
37 |
drawEllipse 180 20 19 19
|
|
38 |
qt3_drawEllipse 200 20 10 10
|
|
39 |
qt3_drawEllipse 220 20 11 11
|
|
40 |
qt3_drawEllipse 240 20 12 12
|
|
41 |
qt3_drawEllipse 260 20 13 13
|
|
42 |
qt3_drawEllipse 280 20 14 14
|
|
43 |
qt3_drawEllipse 300 20 15 15
|
|
44 |
qt3_drawEllipse 320 20 16 16
|
|
45 |
qt3_drawEllipse 340 20 17 17
|
|
46 |
qt3_drawEllipse 360 20 18 18
|
|
47 |
qt3_drawEllipse 380 20 19 19
|
|
48 |
|
|
49 |
drawRoundRect 0 40 10 10
|
|
50 |
drawRoundRect 20 40 11 11
|
|
51 |
drawRoundRect 40 40 12 12
|
|
52 |
drawRoundRect 60 40 13 13
|
|
53 |
drawRoundRect 80 40 14 14
|
|
54 |
drawRoundRect 100 40 15 15
|
|
55 |
drawRoundRect 120 40 16 16
|
|
56 |
drawRoundRect 140 40 17 17
|
|
57 |
drawRoundRect 160 40 18 18
|
|
58 |
drawRoundRect 180 40 19 19
|
|
59 |
qt3_drawRoundRect 200 40 10 10
|
|
60 |
qt3_drawRoundRect 220 40 11 11
|
|
61 |
qt3_drawRoundRect 240 40 12 12
|
|
62 |
qt3_drawRoundRect 260 40 13 13
|
|
63 |
qt3_drawRoundRect 280 40 14 14
|
|
64 |
qt3_drawRoundRect 300 40 15 15
|
|
65 |
qt3_drawRoundRect 320 40 16 16
|
|
66 |
qt3_drawRoundRect 340 40 17 17
|
|
67 |
qt3_drawRoundRect 360 40 18 18
|
|
68 |
qt3_drawRoundRect 380 40 19 19
|
|
69 |
|
|
70 |
drawPie 0 60 10 10 0 4320
|
|
71 |
drawPie 20 60 11 11 0 4320
|
|
72 |
drawPie 40 60 12 12 0 4320
|
|
73 |
drawPie 60 60 13 13 0 4320
|
|
74 |
drawPie 80 60 14 14 0 4320
|
|
75 |
drawPie 100 60 15 15 0 4320
|
|
76 |
drawPie 120 60 16 16 0 4320
|
|
77 |
drawPie 140 60 17 17 0 4320
|
|
78 |
drawPie 160 60 18 18 0 4320
|
|
79 |
drawPie 180 60 19 19 0 4320
|
|
80 |
qt3_drawPie 200 60 10 10 0 4320
|
|
81 |
qt3_drawPie 220 60 11 11 0 4320
|
|
82 |
qt3_drawPie 240 60 12 12 0 4320
|
|
83 |
qt3_drawPie 260 60 13 13 0 4320
|
|
84 |
qt3_drawPie 280 60 14 14 0 4320
|
|
85 |
qt3_drawPie 300 60 15 15 0 4320
|
|
86 |
qt3_drawPie 320 60 16 16 0 4320
|
|
87 |
qt3_drawPie 340 60 17 17 0 4320
|
|
88 |
qt3_drawPie 360 60 18 18 0 4320
|
|
89 |
qt3_drawPie 380 60 19 19 0 4320
|
|
90 |
|
|
91 |
drawArc 0 80 10 10 0 4320
|
|
92 |
drawArc 20 80 11 11 0 4320
|
|
93 |
drawArc 40 80 12 12 0 4320
|
|
94 |
drawArc 60 80 13 13 0 4320
|
|
95 |
drawArc 80 80 14 14 0 4320
|
|
96 |
drawArc 100 80 15 15 0 4320
|
|
97 |
drawArc 120 80 16 16 0 4320
|
|
98 |
drawArc 140 80 17 17 0 4320
|
|
99 |
drawArc 160 80 18 18 0 4320
|
|
100 |
drawArc 180 80 19 19 0 4320
|
|
101 |
qt3_drawArc 200 80 10 10 0 4320
|
|
102 |
qt3_drawArc 220 80 11 11 0 4320
|
|
103 |
qt3_drawArc 240 80 12 12 0 4320
|
|
104 |
qt3_drawArc 260 80 13 13 0 4320
|
|
105 |
qt3_drawArc 280 80 14 14 0 4320
|
|
106 |
qt3_drawArc 300 80 15 15 0 4320
|
|
107 |
qt3_drawArc 320 80 16 16 0 4320
|
|
108 |
qt3_drawArc 340 80 17 17 0 4320
|
|
109 |
qt3_drawArc 360 80 18 18 0 4320
|
|
110 |
qt3_drawArc 380 80 19 19 0 4320
|
|
111 |
|
|
112 |
drawChord 0 100 10 10 0 4320
|
|
113 |
drawChord 20 100 11 11 0 4320
|
|
114 |
drawChord 40 100 12 12 0 4320
|
|
115 |
drawChord 60 100 13 13 0 4320
|
|
116 |
drawChord 80 100 14 14 0 4320
|
|
117 |
drawChord 100 100 15 15 0 4320
|
|
118 |
drawChord 120 100 16 16 0 4320
|
|
119 |
drawChord 140 100 17 17 0 4320
|
|
120 |
drawChord 160 100 18 18 0 4320
|
|
121 |
drawChord 180 100 19 19 0 4320
|
|
122 |
qt3_drawChord 200 100 10 10 0 4320
|
|
123 |
qt3_drawChord 220 100 11 11 0 4320
|
|
124 |
qt3_drawChord 240 100 12 12 0 4320
|
|
125 |
qt3_drawChord 260 100 13 13 0 4320
|
|
126 |
qt3_drawChord 280 100 14 14 0 4320
|
|
127 |
qt3_drawChord 300 100 15 15 0 4320
|
|
128 |
qt3_drawChord 320 100 16 16 0 4320
|
|
129 |
qt3_drawChord 340 100 17 17 0 4320
|
|
130 |
qt3_drawChord 360 100 18 18 0 4320
|
|
131 |
qt3_drawChord 380 100 19 19 0 4320
|
|
132 |
|
|
133 |
end_block
|
|
134 |
|
|
135 |
setPen red
|
|
136 |
translate 0 150
|
|
137 |
repeat_block testblock
|
|
138 |
|
|
139 |
setRenderHint LineAntialiasing
|
|
140 |
|
|
141 |
setPen nopen
|
|
142 |
translate 0 150
|
|
143 |
repeat_block testblock
|
|
144 |
|
|
145 |
setPen red
|
|
146 |
translate 0 150
|
|
147 |
repeat_block testblock
|