SubGraph item.
More...
#include <QGVSubGraph.h>
|
enum | { Type = UserType + 4
} |
|
QGVSubGraph::~QGVSubGraph |
( |
| ) |
|
QGVNode* QGVSubGraph::addNode |
( |
const QString & |
label | ) |
|
QGVSubGraph* QGVSubGraph::addSubGraph |
( |
const QString & |
name, |
|
|
bool |
cluster = true |
|
) |
| |
QRectF QGVSubGraph::boundingRect |
( |
| ) |
const |
QString QGVSubGraph::getAttribute |
( |
const QString & |
name | ) |
const |
QString QGVSubGraph::name |
( |
| ) |
const |
void QGVSubGraph::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
void QGVSubGraph::setAttribute |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
int QGVSubGraph::type |
( |
| ) |
const |
|
inline |
void QGVSubGraph::updateLayout |
( |
| ) |
|
The documentation for this class was generated from the following file: