|
MeVisLab Scripting Reference
|
#include <mlabGraphicsNetworkView.h>
Inherits MLABGraphicsRenderArea.
Public Slots | |
Scripting | |
| |
| void | viewAll () |
Public Slots inherited from MLABGraphicsRenderArea | |
| void | setFixedBufferSize (const QSize &size) |
| void | setFixedBufferSize (int width, int height) |
| void | unsetFixedBufferSize () |
| QSize | bufferSize () const |
| void | setAutoRedraw (bool flag) |
| bool | autoRedraw () const |
| void | forceRedraw () |
| void | setOpaqueBackground (bool flag) |
| bool | opaqueBackground () const |
| void | setDrawReflection (float heightPercentage=0.5, float scale=1., float startAlpha=0.5) |
| void | setMultiSampling (int value) |
| void | setLinearFiltering (bool flag) |
Network view graphics view item draws a MeVisLab network.
|
slot |
Zooms the network view to show all.