MCPcopy Create free account

hub / github.com/Slicer/Slicer / types & classes

Types & classes4,584 in github.com/Slicer/Slicer

↓ 1,146 callersClassQString
Libs/MRML/Widgets/qMRMLPlotViewControllerWidget_p.h:45
↓ 258 callersClassQIcon
Modules/Loadable/SubjectHierarchy/Widgets/qSlicerSubjectHierarchyDefaultPlugin.h:35
↓ 69 callersClassQSettings
Base/QTCore/qSlicerCoreApplication.h:42
↓ 62 callersClassDefault
Annotation to denote the default value for a parameter.
Base/Python/slicer/parameterNodeWrapper/default.py:4
↓ 48 callersClassPoint
Base/Python/slicer/tests/test_slicer_parameter_pack.py:16
↓ 38 callersClassQIcon
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorPaintEffect_p.h:57
↓ 38 callersClassvtkVector3d
Libs/MRML/Core/vtkMRMLSegmentationDisplayNode.h:33
↓ 36 callersClassParameterNodeType
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper.py:209
↓ 30 callersClassQUrl
Base/QTGUI/qSlicerWebWidget.h:35
↓ 29 callersClassQDir
Modules/Scripted/DICOMLib/Widgets/qSlicerDICOMExportDialog.h:35
↓ 23 callersClassSampleDataSource
Describe a set of sample data associated with one or multiple URIs and filenames. Example:: import SampleData from slicer.util impor
Modules/Scripted/SampleData/SampleData.py:132
↓ 22 callersClassQColor
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.h:58
↓ 22 callersClassSampleDataLogic
Manage the slicer.modules.sampleDataSources dictionary. The dictionary keys are categories of sample data sources. The BuiltIn category is man
Modules/Scripted/SampleData/SampleData.py:518
↓ 21 callersClassParameterPack
Base/Python/slicer/tests/test_slicer_parameter_pack.py:97
↓ 20 callersClassParameterNodeWrapper
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper_guis.py:37
↓ 19 callersClassQColor
Modules/Loadable/Terminologies/Widgets/qSlicerTerminologyNavigatorWidget.h:40
↓ 18 callersClassDate
Base/Python/slicer/tests/test_slicer_parameter_pack.py:32
↓ 15 callersClassBoundingBox
Base/Python/slicer/tests/test_slicer_parameter_pack.py:22
↓ 15 callersClassCustomClass
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper.py:26
↓ 14 callersClassChoice
Validates that any input value is in the list of valid choices.
Base/Python/slicer/parameterNodeWrapper/validators.py:126
↓ 14 callersClassQModelIndex
Libs/MRML/Widgets/qMRMLEventBrokerWidget.h:32
↓ 14 callersClassValidatedSerializer
ValidatedSerializer is a serializer that wraps around another serializer and runs zero or more Validators. If a ValidatedSerializer is w
Base/Python/slicer/parameterNodeWrapper/serializers.py:121
↓ 13 callersClassFloatRange
Base/Python/slicer/parameterNodeWrapper/types.py:9
↓ 12 callersClassMinimum
Validates that any input value is greater than or equal to the given value.
Base/Python/slicer/parameterNodeWrapper/validators.py:98
↓ 11 callersClassDICOMLoadable
Container class for things that can be loaded from dicom files into slicer. Each plugin returns a list of instances from its evaluate meth
Modules/Scripted/DICOMLib/DICOMPlugin.py:28
↓ 11 callersClassQModelIndex
Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.h:32
↓ 11 callersClassWithinRange
Validates that any input value is within the given range (inclusive).
Base/Python/slicer/parameterNodeWrapper/validators.py:83
↓ 10 callersClassIsInstance
Validates that any input value is an instance of a given type.
Base/Python/slicer/parameterNodeWrapper/validators.py:69
↓ 9 callersClassParameterNodeType
Base/Python/slicer/tests/test_slicer_parameter_pack.py:205
↓ 9 callersClassSegmentStatisticsLogic
Implement the logic to calculate label statistics. Nodes are passed in as arguments. Results are stored as 'statistics' instance variable.
Modules/Scripted/SegmentStatistics/SegmentStatistics.py:355
↓ 9 callersClassSlicerTransformInteractionTest1Logic
Applications/SlicerApp/Testing/Python/SlicerTransformInteractionTest1.py:48
↓ 8 callersClassMaximum
Validates that any input value is less than or equal to the given value.
Base/Python/slicer/parameterNodeWrapper/validators.py:112
↓ 8 callersClassNotNone
Validates that any input value is not None.
Base/Python/slicer/parameterNodeWrapper/validators.py:58
↓ 8 callersClassScenePerformanceLogic
Applications/SlicerApp/Testing/Python/ScenePerformance.py:118
↓ 7 callersClassFoo
Base/Python/slicer/tests/test_slicer_util_VTKObservationMixin.py:10
↓ 7 callersClassNumberSerializer
Serializer for numeric types (e.g. int, float).
Base/Python/slicer/parameterNodeWrapper/serializers.py:236
↓ 7 callersClassStringSerializer
Serializer for str. Strings are the type that parameterNode.GetParameter/SetParameter use so it is mainly a pass through.
Base/Python/slicer/parameterNodeWrapper/serializers.py:275
↓ 6 callersClassPack
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper_gui_creation.py:75
↓ 6 callersClassvtkColor3d
Libs/MRML/Core/vtkMRMLColors.h:26
↓ 5 callersClassAnotherCustomClass
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper.py:68
↓ 5 callersClassvtkMRMLMessageCollection
Base/QTCore/qSlicerIO.h:38
↓ 4 callersClassBoolSerializer
Serializer for bool.
Base/Python/slicer/parameterNodeWrapper/serializers.py:351
↓ 4 callersClassDigitsToCharacters
----------------------------------------------------------------------------
Base/Logic/vtkSlicerCLIModuleLogic.cxx:67
↓ 4 callersClassExtensionDescription
Representation of an extension description. This class provides a Python object representation of an extension description. The extension inf
Utilities/Scripts/SlicerWizard/ExtensionDescription.py:8
↓ 4 callersClassExtensionProject
Convenience class for manipulating an extension project. This class provides an additional layer of convenience for users that wish to manipu
Utilities/Scripts/SlicerWizard/ExtensionProject.py:22
↓ 4 callersClassJRC2013VisTest
This is the test case for your scripted module.
Applications/SlicerApp/Testing/Python/JRC2013Vis.py:158
↓ 4 callersClassProgressEvent
Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderSeries.h:18
↓ 4 callersClassQPoint
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorPaintEffect_p.h:56
↓ 4 callersClassQSettings
Modules/Loadable/Segmentations/qSlicerSegmentationsSettingsPanel.h:34
↓ 4 callersClassRSNAVisTutorialTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slice
Applications/SlicerApp/Testing/Python/RSNAVisTutorial.py:156
↓ 4 callersClassRangeBounds
Validates that the values in a range are within the given overall bounds.
Base/Python/slicer/parameterNodeWrapper/validators.py:154
↓ 4 callersClassT
Libs/MRML/Core/vtkImageMapToWindowLevelAddon.h:98
↓ 4 callersClassTupleSerializer
Base/Python/slicer/parameterNodeWrapper/serializers.py:702
↓ 3 callersClassAtlasTestsTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slice
Applications/SlicerApp/Testing/Python/AtlasTests.py:125
↓ 3 callersClassBadDateException
Base/Python/slicer/tests/test_slicer_parameter_pack.py:27
↓ 3 callersClassCLIEventTestLogic
Applications/SlicerApp/Testing/Python/CLIEventTest.py:54
↓ 3 callersClassCodeIdentifier
Information needed to uniquely identify a terminology code
Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologiesModuleLogic.h:47
↓ 3 callersClassFindRequest
Base/Logic/vtkSlicerCLIModuleLogic.cxx:191
↓ 3 callersClassListSerializer
Serializer for lists of a type.
Base/Python/slicer/parameterNodeWrapper/serializers.py:597
↓ 3 callersClassNodeSerializer
Serializer for any instance (including subclasses) of slicer.vtkMRMLNode.
Base/Python/slicer/parameterNodeWrapper/serializers.py:385
↓ 3 callersClassParameterNodeWrapper
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper_gui_creation.py:102
↓ 3 callersClassPluggableMarkupsSelfTestLogic
Modules/Loadable/Markups/Testing/Python/PluggableMarkupsSelfTest.py:72
↓ 3 callersClassQUrl
Modules/Loadable/SceneViews/GUI/qSlicerSceneViewsModuleWidget.h:17
↓ 3 callersClassRSNAQuantTutorialTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slice
Applications/SlicerApp/Testing/Python/RSNAQuantTutorial.py:134
↓ 3 callersClassShaderPropertiesTest
Applications/SlicerApp/Testing/Python/ShaderProperties.py:63
↓ 3 callersClassVectorToScalarVolumeParameterNode
Modules/Scripted/VectorToScalarVolume/VectorToScalarVolume.py:102
↓ 3 callersClassvtkMRMLAnnotationLineDisplayNode
Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationLinesNode.h:14
↓ 3 callersClassvtkMRMLSegmentationStorageNode
Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationsModuleLogic.h:42
↓ 3 callersClassvtkMatrix4x4
Libs/MRML/Core/vtkMRMLSliceNode.h:25
↓ 3 callersClassvtkSlicerMarkupsInteractionWidget
Markups module includes
Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.h:30
↓ 3 callersClassvtkSlicerPlotsLogic
Modules/Loadable/Plots/SubjectHierarchyPlugins/qSlicerSubjectHierarchyPlotsPlugin.h:30
↓ 3 callersClassvtkSlicerSceneViewsModuleLogic
Modules/Loadable/SceneViews/GUI/qMRMLSceneViewMenu.h:36
↓ 3 callersClassvtkSlicerTablesLogic
Modules/Loadable/Tables/qSlicerTablesReader.h:30
↓ 2 callersClassAddManyMarkupsFiducialTestLogic
Modules/Loadable/Markups/Testing/Python/AddManyMarkupsFiducialTest.py:149
↓ 2 callersClassAnyPack
Base/Python/slicer/tests/test_slicer_parameter_pack.py:480
↓ 2 callersClassComponentInfo
Libs/MRML/Core/vtkMRMLSliceDisplayNode.h:210
↓ 2 callersClassCreateComponentDialog
Modules/Scripted/ExtensionWizard/ExtensionWizardLib/CreateComponentDialog.py:50
↓ 2 callersClassCropVolumeSequenceLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Modules/Scripted/CropVolumeSequence/CropVolumeSequence.py:169
↓ 2 callersClassCustomIntSerializer
Stores ints as their negative. Used to test being able to use a specific serializer.
Base/Python/slicer/tests/test_slicer_parameter_node_wrapper.py:112
↓ 2 callersClassDICOMExportScalarVolume
Code to export slicer data to dicom database TODO: delete temp directories and files
Modules/Scripted/DICOMLib/DICOMExportScalarVolume.py:21
↓ 2 callersClassDICOMPatcherLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Modules/Scripted/DICOMPatcher/DICOMPatcher.py:676
↓ 2 callersClassDataProbeInfoWidget
Modules/Scripted/DataProbe/DataProbe.py:69
↓ 2 callersClassDictSerializer
Serializer for dict types. Maintains dictionary order. Currently stored as a list of tuples to maintain ordering.
Base/Python/slicer/parameterNodeWrapper/serializers.py:841
↓ 2 callersClassDirectoryListWidget
Modules/Scripted/ExtensionWizard/ExtensionWizardLib/DirectoryListWidget.py:36
↓ 2 callersClassJRC2013VisLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Applications/SlicerApp/Testing/Python/JRC2013Vis.py:147
↓ 2 callersClassLabel
Base/Python/slicer/parameterNodeWrapper/guiCreation.py:41
↓ 2 callersClassLineProfileLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Modules/Scripted/LineProfile/LineProfile.py:238
↓ 2 callersClassMarkupsInCompareViewersSelfTestLogic
Modules/Loadable/Markups/Testing/Python/MarkupsInCompareViewersSelfTest.py:75
↓ 2 callersClassMarkupsInViewsSelfTestLogic
Modules/Loadable/Markups/Testing/Python/MarkupsInViewsSelfTest.py:78
↓ 2 callersClassModelInfo
Base/Python/slicer/tests/test_slicer_parameter_pack.py:289
↓ 2 callersClassMyModuleTest
Base/Python/slicer/tests/test_slicer_util_VTKObservationMixin.py:277
↓ 2 callersClassNeurosurgicalPlanningTutorialMarkupsSelfTestLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Modules/Loadable/Markups/Testing/Python/NeurosurgicalPlanningTutorialMarkupsSelfTest.py:99
↓ 2 callersClassParameterInfo
Base/Python/slicer/parameterNodeWrapper/parameterInfo.py:11
↓ 2 callersClassParameterPackSerializer
Serializer for any parameterPack.
Base/Python/slicer/parameterNodeWrapper/parameterPack.py:386
↓ 2 callersClassPathSerializer
Serializer for pathlib types (Path, PosixPath, WindowsPath, PurePath, PurePosixPath, PureWindowsPath).
Base/Python/slicer/parameterNodeWrapper/serializers.py:312
↓ 2 callersClassQItemSelection
Modules/Loadable/Segmentations/Widgets/qMRMLSegmentsTableView.h:43
↓ 2 callersClassQSettings
Modules/Loadable/SubjectHierarchy/qSlicerSubjectHierarchySettingsPanel.h:34
↓ 2 callersClassScenePerformanceTest
Applications/SlicerApp/Testing/Python/ScenePerformance.py:135
↓ 2 callersClassScreenCaptureLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Modules/Scripted/ScreenCapture/ScreenCapture.py:815
↓ 2 callersClassScriptedLoadableModuleTemplateLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import
Extensions/Testing/ScriptedLoadableExtensionTemplate/ScriptedLoadableModuleTemplate/ScriptedLoadableModuleTemplate.py:151
next →1–100 of 4,584, ranked by callers