Slicer  4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
qMRMLUtils Member List

This is the complete list of members for qMRMLUtils, including all inherited members.

colorToQColor(const double *color, QColor &qcolor)qMRMLUtilsstatic
countVisibleViewNode(vtkMRMLScene *scene)qMRMLUtilsstatic
createColorPixmap(QStyle *style, const QColor &color)qMRMLUtilsstatic
getTransformInCoordinateSystem(vtkMRMLNode *transformNode, bool global, vtkTransform *transform)qMRMLUtilsstatic
getTransformInCoordinateSystem(vtkMRMLTransformNode *transformNode, bool global, vtkTransform *transform)qMRMLUtilsstatic
qColorToColor(const QColor &qcolor, double *color)qMRMLUtilsstatic
qImageToVtkImageData(const QImage &img, vtkImageData *vtkimage)qMRMLUtilsstatic
qMRMLUtils(QObject *parent=0)qMRMLUtils
Self typedefqMRMLUtils
vtkImageDataToQImage(vtkImageData *vtkimage, QImage &img)qMRMLUtilsstatic
vtkMatrixToQVector(vtkMatrix4x4 *matrix, QVector< double > &vector)qMRMLUtilsstatic
~qMRMLUtils()qMRMLUtilsvirtual