|
ISLEman
|
Attributes of an edge of a dot graph. More...
#include <dot.h>
Public Types | |
| enum | Colors { Blue =0, Green =1, Red =2, Purple =3, Grey =4, Orange =5, Orange2 =6 } |
| enum | Styles { Solid =0, Dashed =1 } |
Public Attributes | |
| int | m_color |
| int | m_style |
| QCString | m_label |
| QCString | m_url |
| int | m_labColor |
Attributes of an edge of a dot graph.
1.8.12