MeVisLab Scripting Reference
|
CDicomImportResultWrapper | A class that wraps DicomImportResult objects |
CMATE | |
CMATEDocument | |
CMLAB | Access to all global functions and objects of MLAB |
CMLABApplicationRunner | A helper object that creates the application macro module and controls the removing of the application when the window is closed |
►CMLABBaseDicomTool | Base class for all Dicom tools of this script extension |
CMLABClientExecutionRecord | This object contains information about execution of a job |
CMLABClientJob | A wrapper for command-line batch jobs managed by the MeVisLabJobScheduler |
►CMLABClientJobCondition | A wrapper for simple job conditions |
CMLABDesktop | Global MLABDesktop object available in all scripts |
CMLABDicom | Access to global DICOM related functions |
CMLABDicomSurfaceLoadWrapper | A scripting wrapper for the ml::DicomSurfaceLoadSupport class |
CMLABDicomSurfaceSaveWrapper | A scripting wrapper for the ml::DicomSurfaceSaveSupport class |
CMLABDicomSurfaceSupport | A scripting extension offering access to some loading and saving of Dicom Surface Segmentation Objects |
►CMLABDicomTag | This class wraps a DCMTree::Const_TagPtr for scripting use |
CMLABDicomTools | A scripting extension offering access to some DICOM tools |
►CMLABDicomTree | This class wraps a DCMTree::Const_TreePtr for scripting use |
►CMLABField | Base class of all Fields in MLAB |
CMLABFieldListener | A listener calling a script when the field changes |
►CMLABFieldOwner | Defines the MLABFieldOwner base class |
CMLABFileDialog | Global MLABFileDialog object available in all script.s |
CMLABFileManager | Global MLABFileManager object available in all scripts |
CMLABGraphic | Global MLABGraphic object available in all scripts |
CMLABGraphicsFrame | Frame graphics view item draws a background frame around/below a given child item |
CMLABGraphicsHotArea | HotArea graphics view item |
CMLABGraphicsHotAreaLayer | A layer to contain hot areas |
CMLABGraphicsMouseArea | MouseArea graphics view item allows to handle mouse events via emitted signals |
►CMLABGraphicsRenderArea | Base class for Inventor/VTK graphics view items |
CMLABGraphicsScene | MLABGraphicsScene extends QGraphicsScene with additional methods |
CMLABGraphicsView | MLABGraphicsView extends QGraphicsView with additional methods |
CMLABHttpDownload | MLABHttpDownload object available via MLAB |
CMLABIDEMainWindow | Main application window for the MDI interface of MLAB |
CMLABIDENetworkWindow | Network window used as document in the MLAB MDI interface |
CMLABJobSchedulerClient | A scripting extension offering access to the MeVisLab job scheduler service, which allows to execute batch jobs in the background even if MeVisLab is not running |
CMLABListViewItem | A single ListView item which contains texts and images for each column used in an MLABListViewControl |
CMLABMLScriptWrapper | Access to some global functions of the ML |
CMLABModuleDependency | The MLABModuleDependency object is available via MLAB |
CMLABNetwork | This class represents a network of MLABModule instances |
►CMLABNetworkModelItem | This is an item that is layouted in a network layout |
CMLABPackage | Stores information about a MeVisLab Package |
CMLABPackageManager | Manages MeVisLab module packages |
CMLABPrinter | MLABPrinter object available via MLAB |
CMLABProcess | MLABProcess object available via MLAB |
CMLABRecentFilesHandler | MLABRecentFilesHandler |
CMLABSimpleWebEnginePage | MLABSimpleWebEnginePage extends QWebEnginePage to make it able to handle clicked links |
CMLABSoNodeSensor | A helper class to watch a SoNode with a SoNodeSensor |
CMLABSqlDatabase | MLABSqlDatabase |
CMLABSqlQuery | MLABSqlQuery |
►CMLAbstractItemModelWrapper | This class wraps the class ml::AbstractItemModel |
CMLAbstractTransformationWrapper | This class wraps the class ml::AbstractTransformation |
CMLABSystemInfo | Global MLABSystemInfo object available in all scripts |
CMLABTree | MLAB Tree element of parsed MDL files |
CMLABTreeValidator | Validates a given MLABTree |
CMLABWebGraphicsProxyWidget | MLABWebGraphicsProxyWidget extends QGraphicsProxyWidget to allow setter methods for URL/HTML |
►CMLABWidgetControl | Base class for controls in MLAB |
CMLAccessDirectDicomImportWrapper | This class wraps MLAccessDirectDicomImportCache objects |
CMLCSOEventWrapper | A class that wraps CSOEvents objects for use in Scripting |
CMLCSOGroupWrapper | A class that wraps CSOGroup objects for use in Scripting |
CMLCSOListWrapper | A class that wraps CSOList objects for use in Scripting |
CMLCSOVoxelSetGroupWrapper | A class that wraps CSOVoxelSetGroup objects for use in Scripting |
CMLCSOVoxelSetListWrapper | A class that wraps CSOVoxelSetList objects for use in Scripting |
CMLCSOVoxelSetWrapper | A class that wraps CSOVoxelSet objects for use in Scripting |
CMLCSOWrapper | A class that wraps CSO objects for use in Scripting |
CMLCurveDataWrapper | A class that wraps CurveData objects for use in Python |
CMLCurveListWrapper | A class that wraps CurveList objects for use in Python |
CMLGraphWrapper | A class that wraps Graph objects for use in Scripting |
CMLKeyFrameListWrapper | A class that wraps KeyFrameList objects for use in Scripting |
CMLKeyFrameWrapper | A class that wraps KeyFrame objects for use in Scripting |
►CMLMultiFileVolumeListWrapperBase | This class is a base class for object wrappers for sources of MultiFileVolumeList instances for Python |
CMLMultiFileVolumeWrapper | This class is an object wrapper for MultiFileVolume objects for Python |
CMLOpenVDBGridWrapper | A class which wraps an OpenVDB grid (and some auxillary data) |
CMLOpenVDBToolsWrapper | A scripting extension offering access to some OpenVDB sparse level-set operations |
►CMLPagedImageWrapper | This class allows scripting read access to a ml::PagedImage |
CMLPCLBaseObjectWrapper | This class is an object wrapper for MultiFileVolume objects for Python |
►CMLPropertyContainerWrapper | A class that wraps PropertyContainer objects for use in Scripting |
CMLPythonModuleWrapper | A ML module that supports image processing implemented in Python |
CMLRemoteCallInterfaceWrapper | Script wrapper for RemoteCallInterface Offers to call methods on remote objects and to register local interface objects that can be called from a remote client |
CMLRemoteRenderingSlaveWrapper | Script wrapper for a single RemoteRendering slave The first method to call on a slave is setRenderSize(), otherwise the remote side does not know the reference viewport for the events and the image rendering |
CMLRemoteRenderingWebChannelSlaveWrapper | QObject wrapper for a single RemoteRendering slave, to be registered with a WebEngineView control |
CMLRemoteRenderingWrapper | Script wrapper for RemoteRendering interface Typically one adds a slave via addSlave() and then talks to the slave |
CMLSelectedClustersWrapper | Access the clusters generated with the ComputeConnectedComponents module |
►CMLTransformationProviderWrapper | This class wraps the class ml::TransformationProvider |
CMLUndoContextWrapper | A class that wraps UndoContext objects for use in Python |
CMLWEMBoundingVolumeHierarchyWrapper | A class that wraps WEMBoundingVolumeHierarchy objects for fast ray intersection |
CMLWEMIntersectionWrapper | Result of a WEMBoundingVolumeHierarchy intersection |
CMLWEMNearestPointWrapper | A class that wraps a WEMNearestPointOnSurface object for use in scripting |
CMLWEMPatchWrapper | A class that wraps WEMPatch objects for use in scripting |
CMLWEMPrimitiveValueListWrapper | A class that wraps WEMPrimitiveValueList objects for use in scripting |
CMLWEMWrapper | A class that wraps WEM objects for use in scripting |
CMLXMarkerListWrapper | A class that wraps XMarkerList objects for use in Python |
CMLXMarkerWrapper | A class that wraps XMarker objects for use in Python |
CModelIndexWrapper | |
CPySubImage | Allows access to the data of an ML subimage |
CSoOrthoView2DWrapper | A class that wraps SoOrthoView2D modules for use in Python |
CSoView2DWrapper | A class that wraps SoView2D modules for use in Python |
CSoViewportRegionWrapper | A class that wraps SoViewportRegion modules for use in Python |
CTransformationChangedEventWrapper | This class wraps the class ml::TransformationChangedEvent |
CTransformationProviderMappingPathWrapper | This class wraps the class ml::TransformationProvider::MappingPath |