|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
− | [[Slicer3:Developers:Projects:QtSlicer|QtSlicer]]←<br> | + | This page has been obsoleted by [[Slicer4:QtPort/Gallery]]. Refer to it for an up-to-date status of the port to Qt. |
− | [http://wiki.na-mic.org/Wiki/index.php/Projects:ARRA:SlicerUI ARRA:SlicerUI]←
| |
− | =Slicer=
| |
− | {|
| |
− | |[[Image:SlicerWithTransformModule.png|thumb|300px|Slicer with KWWidgets + Qt]]
| |
− | |[[Image:SlicerQT-2009-12-10.png|thumb|300px|Slicer with Qt only]]
| |
− | |[[Image:Screenshot-Qt Designer.png|thumb|300px|Qt Designer to design modules]]
| |
− | |}
| |
− | | |
− | =Modules=
| |
− | {|
| |
− | |[[Image:QSlicerVolumesModule.png|thumb|300px|Volumes Module (NEW)]]
| |
− | |[[Image:qSlicerTractographyModule.png|thumb|300px|Tractography Module]]
| |
− | |[[Image:QCLIModule-LinearRegistration.png|thumb|300px|Linear Registration Module (CLI)]]
| |
− | |-
| |
− | |[[Image:QSlicerWelcomeModule.png|thumb|300px|Welcome Module]]
| |
− | |[[Image:qSlicerCamerasModule.png|thumb|300px|Cameras Module]]
| |
− | |[[Image:QSlicerTransformsModuleUI.png|thumb|300px|Transforms Module]]
| |
− | |}
| |
− | <!-- oldies
| |
− | {|
| |
− | |[[Image:QtSlicer-2009_10_02-QtTransformModule.png|thumb|300px|Transforms Module v1]]
| |
− | |[[Image:2009_10_02-QtTransformModule-v2.png|thumb|300px|Transforms Module v2]]
| |
− | |[[Image:2009_11_10-qSlicerTransformsModuleUI.png|thumb|300px|Transforms Module v3]]
| |
− | |}
| |
− | -->
| |
− | | |
− | =Dialogs=
| |
− | {|
| |
− | |[[Image:QSlicerStandardFileDialog.png|thumb|300px|Standard File Dialog(NEW)]]
| |
− | |[[Image:QSlicerDataDialog.png|thumb|300px|Add Data Dialog(NEW)]]
| |
− | |[[Image:QSlicerSaveDataDialog.png|thumb|300px|Save Data Dialog(WIP)]]
| |
− | |}
| |
− | | |
− | =Widgets=
| |
− | ==CTK Widgets==
| |
− | See the [http://www.commontk.org/index.php/Documentation/ImageGallery CTK image gallery]
| |
− | ==qMRMLWidgets==
| |
− | {|
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLListWidget.html qMRMLListWidget]<br>[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLTreeWidget.html qMRMLTreeWidget]<br>[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLTreeProxyModel.html qMRMLTreeProxyModel]<br>[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLSceneModel.html qMRMLSceneModel]<br>[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLTransformProxyModel.html qMRMLTransformProxyModel]
| |
− | |[[Image:QMRMLItemModel.png|300px]]
| |
− | |A collection of QObjects to communicate with a vtkMRMLScene
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLMatrixWidget.html qMRMLMatrixWidget]
| |
− | |[[Image:2009_10_09-QMRMLMatrixItem.png|300px]]
| |
− | |A QTableWidget specially conceived for displaying/editing matrices
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLNodeComboBox.html qMRMLNodeComboBox]
| |
− | |[[Image:QMRMLNodeComboBox.png|300px]]
| |
− | |A QComboBox containing vtkMRMLNodes
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLNodeSelector.html qMRMLNodeSelector]<br>(obsoleted by qMRMLNodeComboBox)
| |
− | |[[Image:2009_10_02-QMRMLNodeSelector.png|300px]]
| |
− | |A QComboBox containing vtkMRMLNodes
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLVolumeThresholdWidget.html qMRMLVolumeThresholdWidget]
| |
− | |[[Image:QMRMLThresholdVolumeWidget.png|300px]]
| |
− | |A widget to set the threshold of a vtkMRMLVolumeNode
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLTransformSliders.html qMRMLTransformSliders]
| |
− | |[[Image:2009_10_09-QMRMLTransformSliders.png|300px]]
| |
− | |A collection of qCTKSliderSpinBox for setting transform properties (translation or rotation)
| |
− | |-
| |
− | |[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classqMRMLWindowLevelWidget.html qMRMLWindowLevelWidget]
| |
− | |[[Image:QMRMLWindowLevelWidget.png|300px]]
| |
− | |A widget to set the window level of a vtkMRMLVolumeNode
| |
− | |}
| |
− | | |
− | =Tests=
| |
− | {|
| |
− | |[[Image:QtSlicer-2009_09_16-DoubleSliderExample.png|thumb|300px|Double Slider example]]
| |
− | |}
| |