Edge item.
More...
#include <QGVEdge.h>
|
enum | { Type = UserType + 3
} |
|
QRectF QGVEdge::boundingRect |
( |
| ) |
const |
QString QGVEdge::getAttribute |
( |
const QString & |
name | ) |
const |
QString QGVEdge::label |
( |
| ) |
const |
void QGVEdge::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
void QGVEdge::setAttribute |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
void QGVEdge::setLabel |
( |
const QString & |
label | ) |
|
void QGVEdge::setSource |
( |
const QString & |
_source | ) |
|
void QGVEdge::setTarget |
( |
const QString & |
_target | ) |
|
QPainterPath QGVEdge::shape |
( |
| ) |
const |
QString QGVEdge::source |
( |
| ) |
const |
QString QGVEdge::target |
( |
| ) |
const |
int QGVEdge::type |
( |
| ) |
const |
|
inline |
void QGVEdge::updateLayout |
( |
| ) |
|
The documentation for this class was generated from the following file: