EdgeItem | ( | GraphWidget * | g, | |
tedge & | ee, | |||
double | x_from, | |||
double | y_from, | |||
double | x_to, | |||
double | y_to, | |||
bool | _lower, | |||
NodeItem * | node | |||
) |
void paint | ( | QPainter * | painter, | |
const QStyleOptionGraphicsItem * | option, | |||
QWidget * | widget = 0 | |||
) |
void SetColor | ( | QColor | c, | |
bool | both = true | |||
) |
void SetColors | ( | QColor | c1, | |
QColor | c2 | |||
) |
void setFromPoint | ( | double | x, | |
double | y | |||
) |
void setToPoint | ( | double | x, | |
double | y | |||
) |
int type | ( | ) | const [inline] |
QRectF boundingRect | ( | ) | const |
bool lower |
GraphWidget* gwp [private] |