Node item.
More...
#include <QGVNode.h>
|
enum | { Type = UserType + 2
} |
|
QRectF QGVNode::boundingRect |
( |
| ) |
const |
QString QGVNode::getAttribute |
( |
const QString & |
name | ) |
const |
QString QGVNode::label |
( |
| ) |
const |
void QGVNode::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
void QGVNode::setAttribute |
( |
const QString & |
label, |
|
|
const QString & |
value |
|
) |
| |
void QGVNode::setIcon |
( |
const QImage & |
icon | ) |
|
void QGVNode::setLabel |
( |
const QString & |
label | ) |
|
int QGVNode::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: