Difference between revisions of "Documentation/4.0/Developers/ImageGallery"
From Slicer Wiki
(→Dialogs: Add color dialog) |
|||
Line 34: | Line 34: | ||
=Dialogs= | =Dialogs= | ||
{| | {| | ||
− | |[[Image: | + | |[[Image:QMRMLColorPickerDialog.png|thumb|300px|Color picker dialog]] |
|[[Image:QSlicerActionsDialog.png|thumb|300px|Shortcuts dialog]] | |[[Image:QSlicerActionsDialog.png|thumb|300px|Shortcuts dialog]] | ||
|[[Image:QSlicerVolumesIODialog.png|thumb|300px|Standard File Dialog (using Volumes reader)]] | |[[Image:QSlicerVolumesIODialog.png|thumb|300px|Standard File Dialog (using Volumes reader)]] |
Revision as of 00:31, 27 November 2010
Home < Documentation < 4.0 < Developers < ImageGalleryContents
Slicer
Modules
Dialogs
Widgets
CTK Widgets
See the CTK image gallery
qMRMLWidgets
qMRMLVolumeInfoWidget | ![]() |
A widget that shows volume internal data properties |
qMRMLColorTableView | ![]() |
A table view to display a color table model |
qMRMLColorTableComboBox | ![]() |
a tree combobox to choose a color table node |
qMRMLThreeDViewsWidget | ![]() |
a toolbar to control 3D views |
qMRMLSlicesControllerToolBar | ![]() |
a toolbar to control slices options |
qMRMLThreeDView | ![]() |
A 3D vtk render window |
qMRMLSliceWidget | ![]() ![]() |
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
qSlicerMouseModeToolBar | ![]() |
A toolbar to select mouse modes |
qSlicerModuleSelectorToolBar | ![]() ![]() |
A toolbar to select modules |