MCPcopy Create free account

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

Types & classes3,943 in github.com/Slicer/SlicerGitSVNArchive

↓ 1,204 callersClassQString
Libs/MRML/Widgets/qMRMLPlotViewControllerWidget_p.h:46
↓ 231 callersClassQIcon
Modules/Loadable/SubjectHierarchy/Widgets/qSlicerSubjectHierarchyDefaultPlugin.h:35
↓ 180 callersClassQStringList
Libs/MRML/Widgets/qMRMLSegmentSelectorWidget.h:38
↓ 109 callersClassQStringList
Modules/Loadable/Segmentations/Widgets/qMRMLSegmentsTableView.h:39
↓ 59 callersClassQSettings
Base/QTCore/qSlicerCoreApplication.h:41
↓ 44 callersClassQColor
Modules/Loadable/Terminologies/Widgets/qSlicerTerminologyNavigatorWidget.h:40
↓ 19 callersClassHelpButton
Puts a button on the interface that pops up a message dialog for help when pressed
Modules/Scripted/EditorLib/EditOptions.py:34
↓ 19 callersClassQIcon
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorPaintEffect_p.h:57
↓ 18 callersClassSampleDataLogic
Manage the slicer.modules.sampleDataSources dictionary. The dictionary keys are categories of sample data sources. The BuiltIn category is managed
Modules/Scripted/SampleData/SampleData.py:322
↓ 15 callersClassSampleDataSource
Describe a set of sample data associated with one or multiple URIs and filenames. Example:: import SampleData dataSource = SampleData.Samp
Modules/Scripted/SampleData/SampleData.py:116
↓ 14 callersClassQUrl
Base/QTGUI/qSlicerWebWidget.h:35
↓ 12 callersClassQModelIndex
Libs/MRML/Widgets/qMRMLEventBrokerWidget.h:32
↓ 9 callersClassSegmentStatisticsLogic
Implement the logic to calculate label statistics. Nodes are passed in as arguments. Results are stored as 'statistics' instance variable. Addit
Modules/Scripted/SegmentStatistics/SegmentStatistics.py:345
↓ 9 callersClassSlicerTransformInteractionTest1Logic
Applications/SlicerApp/Testing/Python/SlicerTransformInteractionTest1.py:44
↓ 8 callersClassQItemSelection
Modules/Loadable/Segmentations/Widgets/qMRMLSegmentsTableView.h:42
↓ 8 callersClassScenePerformanceLogic
Applications/SlicerApp/Testing/Python/ScenePerformance.py:112
↓ 7 callersClassQModelIndex
Modules/Loadable/Models/qSlicerModelsModuleWidget.h:31
↓ 7 callersClassvtkVector3d
Libs/MRML/Core/vtkMRMLSegmentationDisplayNode.h:33
↓ 6 callersClassExtensionProject
Convenience class for manipulating an extension project. This class provides an additional layer of convenience for users that wish to manipulate
Utilities/Scripts/SlicerWizard/ExtensionProject.py:19
↓ 6 callersClassQColor
Modules/Loadable/SubjectHierarchy/Widgets/qSlicerSubjectHierarchyAbstractPlugin.h:40
↓ 6 callersClassSliceLayerInfo
----------------------------------------------------------------------------
Libs/MRML/Logic/vtkMRMLSliceLogic.cxx:67
↓ 6 callersClassvtkColor3d
Libs/MRML/Core/vtkMRMLColors.h:26
↓ 5 callersClassFoo
Base/Python/slicer/tests/test_slicer_util_VTKObservationMixin.py:8
↓ 5 callersClassQColor
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.h:50
↓ 5 callersClassRSNAVisTutorialLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Applications/SlicerApp/Testing/Python/RSNAVisTutorial.py:135
↓ 4 callersClassDigitsToCharacters
----------------------------------------------------------------------------
Base/QTCLI/vtkSlicerCLIModuleLogic.cxx:68
↓ 4 callersClassEditUtil
Modules/Scripted/EditorLib/EditUtil.py:24
↓ 4 callersClassEventEquals
Libs/MRML/DisplayableManager/vtkMRMLAbstractDisplayableManager.cxx:60
↓ 4 callersClassExtensionDescription
Representation of an extension description. This class provides a Python object representation of an extension description. The extension informa
Utilities/Scripts/SlicerWizard/ExtensionDescription.py:9
↓ 4 callersClassJRC2013VisTestTest
This is the test case for your scripted module.
Applications/SlicerApp/Testing/Python/JRC2013Vis.py:141
↓ 4 callersClassProgressEvent
Libs/vtkITK/vtkITKArchetypeImageSeriesVectorReaderSeries.h:23
↓ 4 callersClassRSNAVisTutorialTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slicer/blob
Applications/SlicerApp/Testing/Python/RSNAVisTutorial.py:146
↓ 3 callersClassAtlasTestsTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slicer/blob
Applications/SlicerApp/Testing/Python/AtlasTests.py:117
↓ 3 callersClassCLIEventTestLogic
Applications/SlicerApp/Testing/Python/CLIEventTest.py:50
↓ 3 callersClassCompressionPreset
Presets that can be offered to users to choose from instead of asking them to enter parameter value.
Libs/MRML/Core/vtkMRMLStorageNode.h:329
↓ 3 callersClassDICOMLoadable
Container class for things that can be loaded from dicom files into slicer. Each plugin returns a list of instances from its evaluate method and
Modules/Scripted/DICOMLib/DICOMPlugin.py:22
↓ 3 callersClassFindRequest
Base/QTCLI/vtkSlicerCLIModuleLogic.cxx:208
↓ 3 callersClassNodeModify
Context manager to conveniently compress mrml node modified event.
Base/Python/slicer/util.py:745
↓ 3 callersClassQPoint
Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorPaintEffect_p.h:56
↓ 3 callersClassRSNAQuantTutorialLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Applications/SlicerApp/Testing/Python/RSNAQuantTutorial.py:114
↓ 3 callersClassRSNAQuantTutorialTest
This is the test case for your scripted module. Uses ScriptedLoadableModuleTest base class, available at: https://github.com/Slicer/Slicer/blob
Applications/SlicerApp/Testing/Python/RSNAQuantTutorial.py:124
↓ 2 callersClassAddManyMarkupsFiducialTestLogic
Modules/Loadable/Markups/Testing/Python/AddManyMarkupsFiducialTest.py:96
↓ 2 callersClassChangeIslandEffectLogic
This class contains helper methods for a given effect type. It can be instanced as needed by an ChangeIslandEffectTool or ChangeIslandEffectOp
Modules/Scripted/EditorLib/ChangeIslandEffect.py:130
↓ 2 callersClassClient
Wrapper for executing the ``svn`` process. This class provides a convenience wrapping for invoking the ``svn`` process. In addition to the :meth:
Utilities/Scripts/SlicerWizard/Subversion.py:38
↓ 2 callersClassCodeIdentifier
Information needed to uniquely identify a terminology code
Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologiesModuleLogic.h:48
↓ 2 callersClassColorsScalarBarSelfTestLogic
Modules/Loadable/Colors/Testing/Python/ColorsScalarBarSelfTest.py:74
↓ 2 callersClassCreateComponentDialog
Modules/Scripted/ExtensionWizard/ExtensionWizardLib/CreateComponentDialog.py:44
↓ 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 this
Modules/Scripted/DICOMPatcher/DICOMPatcher.py:473
↓ 2 callersClassDataProbeInfoWidget
Modules/Scripted/DataProbe/DataProbe.py:62
↓ 2 callersClassDirectoryListWidget
Modules/Scripted/ExtensionWizard/ExtensionWizardLib/DirectoryListWidget.py:31
↓ 2 callersClassEditorEffectTemplateLogic
This class contains helper methods for a given effect type. It can be instanced as needed by an EditorEffectTemplateTool or EditorEffectTempla
Extensions/Testing/EditorExtensionTemplate/EditorEffectTemplate/EditorEffectTemplate.py:139
↓ 2 callersClassFiducialLayoutSwitchBug1914Logic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Applications/SlicerApp/Testing/Python/FiducialLayoutSwitchBug1914.py:95
↓ 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 this
Applications/SlicerApp/Testing/Python/JRC2013Vis.py:131
↓ 2 callersClassLabelStatisticsLogic
Implement the logic to calculate label statistics. Nodes are passed in as arguments. Results are stored as 'statistics' instance variable. Uses
Modules/Scripted/LabelStatistics/LabelStatistics.py:276
↓ 2 callersClassMarkupsInCompareViewersSelfTestLogic
Modules/Loadable/Markups/Testing/Python/MarkupsInCompareViewersSelfTest.py:71
↓ 2 callersClassMarkupsInViewsSelfTestLogic
Modules/Loadable/Markups/Testing/Python/MarkupsInViewsSelfTest.py:73
↓ 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 this
Modules/Loadable/Markups/Testing/Python/NeurosurgicalPlanningTutorialMarkupsSelfTest.py:90
↓ 2 callersClassQUrl
Modules/Loadable/SceneViews/GUI/qSlicerSceneViewsModuleWidget.h:19
↓ 2 callersClassSaveIslandEffectLogic
This class contains helper methods for a given effect type. It can be instanced as needed by an SaveIslandEffectTool or SaveIslandEffectOption
Modules/Scripted/EditorLib/SaveIslandEffect.py:126
↓ 2 callersClassScenePerformanceTest
Applications/SlicerApp/Testing/Python/ScenePerformance.py:133
↓ 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 this
Modules/Scripted/ScreenCapture/ScreenCapture.py:646
↓ 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 this
Extensions/Testing/ScriptedLoadableExtensionTemplate/ScriptedLoadableModuleTemplate/ScriptedLoadableModuleTemplate.py:140
↓ 2 callersClassSelfTestsLogic
Logic to handle invoking the tests and reporting the results
Modules/Scripted/SelfTests/SelfTests.py:119
↓ 2 callersClassSquaredPointDistance
Operator to compute the squared distance between two points
Modules/CLI/FiducialRegistration/FiducialRegistration.cxx:32
↓ 2 callersClassString
String token. .. attribute:: text The textual content of the string. Note that escapes are not evaluated and will appear in their raw (esc
Utilities/Scripts/SlicerWizard/CMakeParser.py:63
↓ 2 callersClassSurfaceToolboxLogic
Perform filtering
Modules/Scripted/SurfaceToolbox/SurfaceToolbox.py:423
↓ 2 callersClassTemplateKeyEffectLogic
This class contains helper methods for a given effect type. It can be instanced as needed by an TemplateKeyEffectTool or TemplateKeyEffectOpti
Utilities/Templates/Modules/ScriptedEditorEffect/TemplateKeyEffect.py:139
↓ 2 callersClassTemplateKeyLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Utilities/Templates/Modules/Scripted/TemplateKey.py:140
↓ 2 callersClassTemplateKeyLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Utilities/Templates/Modules/ScriptedDesigner/TemplateKey.py:79
↓ 2 callersClassUtilTestWidget
Applications/SlicerApp/Testing/Python/UtilTest.py:40
↓ 2 callersClassVolumeRenderingSceneCloseLogic
This class should implement all the actual computation done by your module. The interface should be such that other python code can import this
Modules/Loadable/VolumeRendering/Testing/Python/VolumeRenderingSceneClose.py:80
↓ 2 callersClassWandEffectLogic
This class contains helper methods for a given effect type. It can be instanced as needed by an WandEffectTool or WandEffectOptions instance i
Modules/Scripted/EditorLib/WandEffect.py:220
↓ 2 callersEnumWidgetType
Libs/MRML/Widgets/qMRMLScreenShotDialog.h:45
↓ 2 callersClass_CredentialToken
Utilities/Scripts/SlicerWizard/GithubHelper.py:20
↓ 2 callersClassqMRMLColorModel
Libs/MRML/Widgets/qMRMLColorListView.h:32
↓ 2 callersClassqMRMLSceneAnnotationModel
Modules/Loadable/Annotations/Widgets/qMRMLAnnotationTreeView.h:30
↓ 2 callersClassqMRMLSubjectHierarchyModel
Modules/Loadable/SubjectHierarchy/Widgets/qMRMLSubjectHierarchyComboBox.h:36
↓ 2 callersClassqMRMLTableModel
Libs/MRML/Widgets/qMRMLTableView.h:34
↓ 2 callersClassqSlicerAppMainWindow
Modules/Loadable/SlicerWelcome/qSlicerWelcomeModuleWidget.cxx:49
↓ 2 callersClassqSlicerSubjectHierarchyAbstractPlugin
Modules/Loadable/SubjectHierarchy/Widgets/qSlicerSubjectHierarchyPluginLogic.h:42
↓ 2 callersClassvtkAnnotationROIRepresentation
Modules/Loadable/Annotations/VTKWidgets/vtkAnnotationROIWidget.h:99
↓ 2 callersClassvtkDataFileFormatHelper
Libs/MRML/Core/vtkDataIOManager.h:7
↓ 2 callersClassvtkDiffusionTensorGlyph
Libs/MRML/Core/vtkMRMLDiffusionTensorVolumeDisplayNode.h:24
↓ 2 callersClassvtkDiffusionTensorMathematics
Libs/MRML/Core/vtkMRMLDiffusionTensorVolumeDisplayNode.h:23
↓ 2 callersClassvtkITKArchetypeImageSeriesReader
Libs/MRML/Core/vtkMRMLVolumeArchetypeStorageNode.h:21
↓ 2 callersClassvtkMRMLAbstractDisplayableManager
Libs/MRML/DisplayableManager/vtkMRMLDisplayableManagerGroup.h:30
↓ 2 callersClassvtkMRMLAbstractLogic
Base/QTCore/qSlicerAbstractCoreModule.h:35
↓ 2 callersClassvtkMRMLAnnotationClickCounter
Modules/Loadable/Annotations/MRMLDM/vtkMRMLAnnotationDisplayableManager.h:21
↓ 2 callersClassvtkMRMLAnnotationDisplayableManagerHelper
Modules/Loadable/Annotations/MRMLDM/vtkMRMLAnnotationDisplayableManager.h:23
↓ 2 callersClassvtkMRMLAnnotationLineDisplayNode
Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationLinesNode.h:14
↓ 2 callersClassvtkMRMLDisplayableManagerFactory
Libs/MRML/DisplayableManager/vtkMRMLDisplayableManagerGroup.h:29
↓ 2 callersClassvtkMRMLDisplayableManagerGroup
Libs/MRML/DisplayableManager/vtkMRMLDisplayableManagerFactory.h:31
↓ 2 callersClassvtkMRMLFiducialListNode
Base/Logic/vtkSlicerFiducialsLogic.h:29
↓ 2 callersClassvtkMRMLLightBoxRendererManagerProxy
Libs/MRML/DisplayableManager/vtkMRMLDisplayableManagerGroup.h:31
↓ 2 callersClassvtkMRMLModelDisplayableManager
Libs/MRML/DisplayableManager/vtkThreeDViewInteractorStyle.h:30
↓ 2 callersClassvtkMRMLScene
Libs/MRML/Core/vtkMRMLNode.h:24
↓ 2 callersClassvtkMRMLSegmentationStorageNode
Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationsModuleLogic.h:42
↓ 2 callersClassvtkMRMLSliceLogic
Libs/MRML/Logic/vtkMRMLApplicationLogic.h:32
↓ 2 callersClassvtkMRMLSliceNode
Libs/MRML/Widgets/qMRMLSliceView.h:33
↓ 2 callersClassvtkMRMLViewLogic
Libs/MRML/Logic/vtkMRMLApplicationLogic.h:38
next →1–100 of 3,943, ranked by callers