Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
This is the complete list of members for qMRMLUtils, including all inherited members.
colorToQColor(const double *color, QColor &qcolor) | qMRMLUtils | static |
countVisibleViewNode(vtkMRMLScene *scene) | qMRMLUtils | static |
createColorPixmap(QStyle *style, const QColor &color) | qMRMLUtils | static |
getTransformInCoordinateSystem(vtkMRMLNode *transformNode, bool global, vtkTransform *transform) | qMRMLUtils | static |
getTransformInCoordinateSystem(vtkMRMLTransformNode *transformNode, bool global, vtkTransform *transform) | qMRMLUtils | static |
mimeDataToSubjectHierarchyItemIDs(const QMimeData *mimeData, vtkIdList *idList) | qMRMLUtils | static |
qColorToColor(const QColor &qcolor, double *color) | qMRMLUtils | static |
qImageToVtkImageData(const QImage &img, vtkImageData *vtkimage) | qMRMLUtils | static |
qMRMLUtils(QObject *parent=nullptr) | qMRMLUtils | |
Self typedef | qMRMLUtils | |
vtkImageDataToQImage(vtkImageData *vtkimage, QImage &img) | qMRMLUtils | static |
vtkMatrixToQVector(vtkMatrix4x4 *matrix, QVector< double > &vector) | qMRMLUtils | static |
~qMRMLUtils() override | qMRMLUtils |