Classes | Static Public Member Functions | List of all members
QGVCore Class Reference

GraphViz to GraphicsScene conversions. More...

#include <QGVCore.h>

Classes

struct  rdr_t
 

Static Public Member Functions

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)
 

Detailed Description

GraphViz to GraphicsScene conversions.

Member Function Documentation

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

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