Difference between revisions of "Documentation/4.0/Developers/ImageGallery"
From Slicer Wiki
(→Modules: Add qSlicerSlicerControllersModule) |
(→Dialogs: Add qSlicerActionsDialog) |
||
Line 32: | Line 32: | ||
=Dialogs= | =Dialogs= | ||
{| | {| | ||
− | |[[Image: | + | |[[Image:QSlicerActionsDialog.png|thumb|300px|NEW: Shortcuts dialog]] |
− | |[[Image:QSlicerOverlayIODialog.png|thumb|300px| | + | |[[Image:QSlicerVolumesIODialog.png|thumb|300px|Standard File Dialog (using Volumes reader)]] |
+ | |[[Image:QSlicerOverlayIODialog.png|thumb|300px|Standard File Dialog (using Scalar Overlay reader)]] | ||
|- | |- | ||
|[[Image:QSlicerStandardFileDialog.png|thumb|300px|Standard File Dialog]] | |[[Image:QSlicerStandardFileDialog.png|thumb|300px|Standard File Dialog]] |
Revision as of 01:39, 8 August 2010
Home < Documentation < 4.0 < Developers < ImageGalleryContents
Slicer
Modules
Dialogs
Widgets
CTK Widgets
See the CTK image gallery
qMRMLWidgets
qMRMLThreeDView | ![]() |
A 3D vtk render window |
qMRMLSliceViewWidget | ![]() |
a 2D vtk render window with a controller |
qMRMLROIWidget | ![]() |
3 range sliders to define a Region of Interest |
qMRMLListWidget qMRMLTreeWidget qMRMLTreeProxyModel qMRMLSceneModel qMRMLTransformProxyModel |
![]() |
A collection of QObjects to communicate with a vtkMRMLScene |
qMRMLMatrixWidget | ![]() |
A QTableWidget specially conceived for displaying/editing matrices |
qMRMLNodeComboBox | ![]() |
A QComboBox containing vtkMRMLNodes |
qMRMLNodeSelector (obsoleted by qMRMLNodeComboBox) |
![]() |
A QComboBox containing vtkMRMLNodes |
qMRMLVolumeThresholdWidget | ![]() |
A widget to set the threshold of a vtkMRMLVolumeNode |
qMRMLTransformSliders | ![]() |
A collection of qCTKSliderSpinBox for setting transform properties (translation or rotation) |
qMRMLWindowLevelWidget | ![]() |
A widget to set the window level of a vtkMRMLVolumeNode |
qSlicerWidgets
qSlicerModuleSelectorToolBar | ![]() ![]() |
A toolbar to select modules |