source: Vago/Libs/quazip-0.7.2/doc/latex/structQuaZipFileInfo64__coll__graph.eps@ 1050

Last change on this file since 1050 was 1050, checked in by s10k, 8 years ago
File size: 7.6 KB
Line 
1%!PS-Adobe-3.0
2%%Creator: graphviz version 2.28.0 (20110507.0327)
3%%Title: G
4%%Pages: (atend)
5%%BoundingBox: (atend)
6%%EndComments
7save
8%%BeginProlog
9/DotDict 200 dict def
10DotDict begin
11
12/setupLatin1 {
13mark
14/EncodingVector 256 array def
15 EncodingVector 0
16
17ISOLatin1Encoding 0 255 getinterval putinterval
18EncodingVector 45 /hyphen put
19
20% Set up ISO Latin 1 character encoding
21/starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27} def
28/Times-Roman starnetISO def
29/Times-Italic starnetISO def
30/Times-Bold starnetISO def
31/Times-BoldItalic starnetISO def
32/Helvetica starnetISO def
33/Helvetica-Oblique starnetISO def
34/Helvetica-Bold starnetISO def
35/Helvetica-BoldOblique starnetISO def
36/Courier starnetISO def
37/Courier-Oblique starnetISO def
38/Courier-Bold starnetISO def
39/Courier-BoldOblique starnetISO def
40cleartomark
41} bind def
42
43%%BeginResource: procset graphviz 0 0
44/coord-font-family /Times-Roman def
45/default-font-family /Times-Roman def
46/coordfont coord-font-family findfont 8 scalefont def
47
48/InvScaleFactor 1.0 def
49/set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52} bind def
53
54% styles
55/solid { [] 0 setdash } bind def
56/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59/bold { 2 setlinewidth } bind def
60/filled { } bind def
61/unfilled { } bind def
62/rounded { } bind def
63/diagonals { } bind def
64
65% hooks for setting color
66/nodecolor { sethsbcolor } bind def
67/edgecolor { sethsbcolor } bind def
68/graphcolor { sethsbcolor } bind def
69/nopcolor {pop pop pop} bind def
70
71/beginpage { % i j npages
72 /npages exch def
73 /j exch def
74 /i exch def
75 /str 10 string def
76 npages 1 gt {
77 gsave
78 coordfont setfont
79 0 0 moveto
80 (\() show i str cvs show (,) show j str cvs show (\)) show
81 grestore
82 } if
83} bind def
84
85/set_font {
86 findfont exch
87 scalefont setfont
88} def
89
90% draw text fitted to its expected width
91/alignedtext { % width text
92 /text exch def
93 /width exch def
94 gsave
95 width 0 gt {
96 [] 0 setdash
97 text stringwidth pop width exch sub text length div 0 text ashow
98 } if
99 grestore
100} def
101
102/boxprim { % xcorner ycorner xsize ysize
103 4 2 roll
104 moveto
105 2 copy
106 exch 0 rlineto
107 0 exch rlineto
108 pop neg 0 rlineto
109 closepath
110} bind def
111
112/ellipse_path {
113 /ry exch def
114 /rx exch def
115 /y exch def
116 /x exch def
117 matrix currentmatrix
118 newpath
119 x y translate
120 rx ry scale
121 0 0 1 0 360 arc
122 setmatrix
123} bind def
124
125/endpage { showpage } bind def
126/showpage { } def
127
128/layercolorseq
129 [ % layer color sequence - darkest to lightest
130 [0 0 0]
131 [.2 .8 .8]
132 [.4 .8 .8]
133 [.6 .8 .8]
134 [.8 .8 .8]
135 ]
136def
137
138/layerlen layercolorseq length def
139
140/setlayer {/maxlayer exch def /curlayer exch def
141 layercolorseq curlayer 1 sub layerlen mod get
142 aload pop sethsbcolor
143 /nodecolor {nopcolor} def
144 /edgecolor {nopcolor} def
145 /graphcolor {nopcolor} def
146} bind def
147
148/onlayer { curlayer ne {invis} if } def
149
150/onlayers {
151 /myupper exch def
152 /mylower exch def
153 curlayer mylower lt
154 curlayer myupper gt
155 or
156 {invis} if
157} def
158
159/curlayer 0 def
160
161%%EndResource
162%%EndProlog
163%%BeginSetup
16414 default-font-family set_font
1651 setmiterlimit
166% /arrowlength 10 def
167% /arrowwidth 5 def
168
169% make sure pdfmark is harmless for PS-interpreters other than Distiller
170/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
171% make '<<' and '>>' safe on PS Level 1 devices
172/languagelevel where {pop languagelevel}{1} ifelse
1732 lt {
174 userdict (<<) cvn ([) cvn load put
175 userdict (>>) cvn ([) cvn load put
176} if
177
178%%EndSetup
179setupLatin1
180%%Page: 1 1
181%%PageBoundingBox: 36 36 263 142
182%%PageOrientation: Portrait
1830 0 1 beginpage
184gsave
18536 36 227 106 boxprim clip newpath
1861 1 set_scale 0 rotate 40 41 translate
187% Node1
188gsave
1890 0 0.74902 nodecolor
190newpath 63.5 .5 moveto
19163.5 19.5 lineto
192152.5 19.5 lineto
193152.5 .5 lineto
194closepath fill
1951 setlinewidth
196filled
1970 0 0 nodecolor
198newpath 63.5 .5 moveto
19963.5 19.5 lineto
200152.5 19.5 lineto
201152.5 .5 lineto
202closepath stroke
2030 0 0 nodecolor
20410 /Helvetica set_font
20571.5 7.5 moveto 73 (QuaZipFileInfo64) alignedtext
206grestore
207% Node2
208gsave
209[ /Rect [ -.5 78 64 98 ]
210 /Border [ 0 0 0 ]
211 /Action << /Subtype /URI /URI (qtcore.tags$qdatetime.html) >>
212 /Subtype /Link
213/ANN pdfmark
2140 0 1 nodecolor
215newpath -.5 78.5 moveto
216-.5 97.5 lineto
21764.5 97.5 lineto
21864.5 78.5 lineto
219closepath fill
2201 setlinewidth
221filled
2220 0 0 nodecolor
223newpath -.5 78.5 moveto
224-.5 97.5 lineto
22564.5 97.5 lineto
22664.5 78.5 lineto
227closepath stroke
2280 0 0 nodecolor
22910 /Helvetica set_font
2307.5 85.5 moveto 49 (QDateTime) alignedtext
231grestore
232% Node2->Node1
233gsave
2341 setlinewidth
235dashed
2360.77647 0.75294 0.80392 edgecolor
237newpath 41.07 69.18 moveto
23846.74 59.22 54.71 47.03 64 38 curveto
23971.58 30.63 81.52 24.32 90.04 19.65 curveto
240stroke
2410.77647 0.75294 0.80392 edgecolor
242newpath 37.88 67.74 moveto
24336.21 78.2 lineto
24444.04 71.06 lineto
245closepath fill
2461 setlinewidth
247solid
2480.77647 0.75294 0.80392 edgecolor
249newpath 37.88 67.74 moveto
25036.21 78.2 lineto
25144.04 71.06 lineto
252closepath stroke
2530 0 0 edgecolor
25410 /Helvetica set_font
25564 46.5 moveto 40 (dateTime) alignedtext
256grestore
257% Node3
258gsave
259[ /Rect [ 83 78 133 98 ]
260 /Border [ 0 0 0 ]
261 /Action << /Subtype /URI /URI (qtcore.tags$qstring.html) >>
262 /Subtype /Link
263/ANN pdfmark
2640 0 1 nodecolor
265newpath 83 78.5 moveto
26683 97.5 lineto
267133 97.5 lineto
268133 78.5 lineto
269closepath fill
2701 setlinewidth
271filled
2720 0 0 nodecolor
273newpath 83 78.5 moveto
27483 97.5 lineto
275133 97.5 lineto
276133 78.5 lineto
277closepath stroke
2780 0 0 nodecolor
27910 /Helvetica set_font
28091 85.5 moveto 34 (QString) alignedtext
281grestore
282% Node3->Node1
283gsave
2841 setlinewidth
285dashed
2860.77647 0.75294 0.80392 edgecolor
287newpath 108 68.22 moveto
288108 52.7 108 31.36 108 19.62 curveto
289stroke
2900.77647 0.75294 0.80392 edgecolor
291newpath 104.5 68.28 moveto
292108 78.28 lineto
293111.5 68.28 lineto
294closepath fill
2951 setlinewidth
296solid
2970.77647 0.75294 0.80392 edgecolor
298newpath 104.5 68.28 moveto
299108 78.28 lineto
300111.5 68.28 lineto
301closepath stroke
3020 0 0 edgecolor
30310 /Helvetica set_font
304108 52 moveto 41 (comment) alignedtext
3050 0 0 edgecolor
30610 /Helvetica set_font
307116 41 moveto 25 (name) alignedtext
308grestore
309% Node4
310gsave
311[ /Rect [ 151 78 219 98 ]
312 /Border [ 0 0 0 ]
313 /Action << /Subtype /URI /URI (qtcore.tags$qbytearray.html) >>
314 /Subtype /Link
315/ANN pdfmark
3160 0 1 nodecolor
317newpath 151 78.5 moveto
318151 97.5 lineto
319219 97.5 lineto
320219 78.5 lineto
321closepath fill
3221 setlinewidth
323filled
3240 0 0 nodecolor
325newpath 151 78.5 moveto
326151 97.5 lineto
327219 97.5 lineto
328219 78.5 lineto
329closepath stroke
3300 0 0 nodecolor
33110 /Helvetica set_font
332159 85.5 moveto 52 (QByteArray) alignedtext
333grestore
334% Node4->Node1
335gsave
3361 setlinewidth
337dashed
3380.77647 0.75294 0.80392 edgecolor
339newpath 175.96 69.15 moveto
340170.31 59.17 162.33 46.98 153 38 curveto
341145.25 30.54 135.09 24.23 126.38 19.58 curveto
342stroke
3430.77647 0.75294 0.80392 edgecolor
344newpath 172.99 71.02 moveto
345180.81 78.18 lineto
346179.16 67.71 lineto
347closepath fill
3481 setlinewidth
349solid
3500.77647 0.75294 0.80392 edgecolor
351newpath 172.99 71.02 moveto
352180.81 78.18 lineto
353179.16 67.71 lineto
354closepath stroke
3550 0 0 edgecolor
35610 /Helvetica set_font
357170 46.5 moveto 22 (extra) alignedtext
358grestore
359endpage
360showpage
361grestore
362%%PageTrailer
363%%EndPage: 1
364%%Trailer
365%%Pages: 1
366%%BoundingBox: 36 36 263 142
367end
368restore
369%%EOF
Note: See TracBrowser for help on using the repository browser.