Last change
on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
-
Property svn:eol-style
set to
native
|
File size:
327 bytes
|
Line | |
---|
1 | digraph {
|
---|
2 | size="5,4"
|
---|
3 | 1 [label=" start state ", shape=circle, style=filled, color=blue]
|
---|
4 | 2 [label="start/end state", shape=doublecircle, style=filled, color=blue]
|
---|
5 | 3 [label=" internal state", shape=circle, style=filled, color=red]
|
---|
6 | 4 [label=" end state ", shape=doublecircle, style=filled, color=green]
|
---|
7 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.