|  | 
| static Agraph_t * | agmemread2 (const char *cp) | 
|  | 
| static QPointF | centerToOrigin (const QPointF &p, qreal width, qreal height) | 
|  | 
| static qreal | graphHeight (Agraph_t *graph) | 
|  | 
| static int | memiofread (void *chan, char *buf, int bufsize) | 
|  | 
| static Qt::BrushStyle | toBrushStyle (const QString &style) | 
|  | 
| static QColor | toColor (const QString &color) | 
|  | 
| static QPainterPath | toPath (const char *type, const polygon_t *poly, qreal width, qreal height) | 
|  | 
| static QPainterPath | toPath (const splines *spl, qreal gheight) | 
|  | 
| static Qt::PenStyle | toPenStyle (const QString &style) | 
|  | 
| static QPointF | toPoint (pointf p, qreal gheight) | 
|  | 
| static QPointF | toPoint (point p, qreal gheight) | 
|  | 
| static QPolygonF | toPolygon (const polygon_t *poly, qreal width, qreal height) | 
|  | 
GraphViz to GraphicsScene conversions.