#include <vtkSlicerVolumesIcons.h>
Public Member Functions | |
| virtual void | AssignImageDataToIcons () |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| vtkGetObjectMacro (WindowLevelPresetPETIcon, vtkKWIcon) | |
| vtkGetObjectMacro (WindowLevelPresetCTBoneIcon, vtkKWIcon) | |
| vtkGetObjectMacro (WindowLevelPresetCTAirIcon, vtkKWIcon) | |
| vtkTypeRevisionMacro (vtkSlicerVolumesIcons, vtkSlicerIcons) | |
Static Public Member Functions | |
| static vtkSlicerVolumesIcons * | New () |
Protected Member Functions | |
| vtkSlicerVolumesIcons () | |
| virtual | ~vtkSlicerVolumesIcons () |
Protected Attributes | |
| vtkKWIcon * | WindowLevelPresetCTAirIcon |
| vtkKWIcon * | WindowLevelPresetCTBoneIcon |
| vtkKWIcon * | WindowLevelPresetPETIcon |
Private Member Functions | |
| void | operator= (const vtkSlicerVolumesIcons &) |
| Not implemented. | |
| vtkSlicerVolumesIcons (const vtkSlicerVolumesIcons &) | |
| vtkSlicerVolumesIcons::vtkSlicerVolumesIcons | ( | ) | [protected] |
| vtkSlicerVolumesIcons::~vtkSlicerVolumesIcons | ( | ) | [protected, virtual] |
References WindowLevelPresetCTAirIcon, WindowLevelPresetCTBoneIcon, and WindowLevelPresetPETIcon.
| vtkSlicerVolumesIcons::vtkSlicerVolumesIcons | ( | const vtkSlicerVolumesIcons & | ) | [private] |
| void vtkSlicerVolumesIcons::AssignImageDataToIcons | ( | ) | [virtual] |
References image_WindowLevelPreset_CT_air, image_WindowLevelPreset_CT_air_height, image_WindowLevelPreset_CT_air_length, image_WindowLevelPreset_CT_air_pixel_size, image_WindowLevelPreset_CT_air_width, image_WindowLevelPreset_CT_bone, image_WindowLevelPreset_CT_bone_height, image_WindowLevelPreset_CT_bone_length, image_WindowLevelPreset_CT_bone_pixel_size, image_WindowLevelPreset_CT_bone_width, image_WindowLevelPreset_PET, image_WindowLevelPreset_PET_height, image_WindowLevelPreset_PET_length, image_WindowLevelPreset_PET_pixel_size, image_WindowLevelPreset_PET_width, WindowLevelPresetCTAirIcon, WindowLevelPresetCTBoneIcon, and WindowLevelPresetPETIcon.
Referenced by vtkSlicerVolumesIcons().
| static vtkSlicerVolumesIcons* vtkSlicerVolumesIcons::New | ( | ) | [static] |
Reimplemented from vtkSlicerIcons.
Referenced by vtkSlicerVolumesIcons().
| void vtkSlicerVolumesIcons::operator= | ( | const vtkSlicerVolumesIcons & | ) | [private] |
Not implemented.
Reimplemented from vtkSlicerIcons.
| void vtkSlicerVolumesIcons::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkSlicerIcons.
| vtkSlicerVolumesIcons::vtkGetObjectMacro | ( | WindowLevelPresetPETIcon | , | |
| vtkKWIcon | ||||
| ) |
| vtkSlicerVolumesIcons::vtkGetObjectMacro | ( | WindowLevelPresetCTBoneIcon | , | |
| vtkKWIcon | ||||
| ) |
| vtkSlicerVolumesIcons::vtkGetObjectMacro | ( | WindowLevelPresetCTAirIcon | , | |
| vtkKWIcon | ||||
| ) |
| vtkSlicerVolumesIcons::vtkTypeRevisionMacro | ( | vtkSlicerVolumesIcons | , | |
| vtkSlicerIcons | ||||
| ) |
vtkKWIcon* vtkSlicerVolumesIcons::WindowLevelPresetCTAirIcon [protected] |
Referenced by AssignImageDataToIcons(), vtkSlicerVolumesIcons(), and ~vtkSlicerVolumesIcons().
vtkKWIcon* vtkSlicerVolumesIcons::WindowLevelPresetCTBoneIcon [protected] |
Referenced by AssignImageDataToIcons(), vtkSlicerVolumesIcons(), and ~vtkSlicerVolumesIcons().
vtkKWIcon* vtkSlicerVolumesIcons::WindowLevelPresetPETIcon [protected] |
Referenced by AssignImageDataToIcons(), vtkSlicerVolumesIcons(), and ~vtkSlicerVolumesIcons().
1.6.1