ISLEman
Public Types | Public Attributes | List of all members
EdgeInfo Struct Reference

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
 

Detailed Description

Attributes of an edge of a dot graph.


The documentation for this struct was generated from the following file: