Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenWalnut Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
44
Issues
44
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
204bfefb
Commit
204bfefb
authored
Jul 16, 2011
by
Alexander Wiebel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DOC
#10
] added comments for return of getXPMIcon
parent
b5919e8c
Changes
71
Hide whitespace changes
Inline
Side-by-side
Showing
71 changed files
with
75 additions
and
0 deletions
+75
-0
src/core/kernel/WModule.h
src/core/kernel/WModule.h
+1
-0
src/modules/HARDIToSphericalHarmonics/WMHARDIToSphericalHarmonics.h
...s/HARDIToSphericalHarmonics/WMHARDIToSphericalHarmonics.h
+1
-0
src/modules/applyMask/WMApplyMask.h
src/modules/applyMask/WMApplyMask.h
+1
-0
src/modules/arbitraryPlane/WMArbitraryPlane.h
src/modules/arbitraryPlane/WMArbitraryPlane.h
+1
-0
src/modules/arbitraryRois/WMArbitraryRois.h
src/modules/arbitraryRois/WMArbitraryRois.h
+1
-0
src/modules/atlasCreator/WMAtlasCreator.h
src/modules/atlasCreator/WMAtlasCreator.h
+1
-0
src/modules/atlasSurfaces/WMAtlasSurfaces.h
src/modules/atlasSurfaces/WMAtlasSurfaces.h
+1
-0
src/modules/calculateGFA/WMCalculateGFA.h
src/modules/calculateGFA/WMCalculateGFA.h
+1
-0
src/modules/calculateTensors/WMCalculateTensors.h
src/modules/calculateTensors/WMCalculateTensors.h
+1
-0
src/modules/clusterDisplay/WMClusterDisplay.h
src/modules/clusterDisplay/WMClusterDisplay.h
+1
-0
src/modules/clusterDisplayVoxels/WMClusterDisplayVoxels.h
src/modules/clusterDisplayVoxels/WMClusterDisplayVoxels.h
+1
-0
src/modules/clusterParamDisplay/WMClusterParamDisplay.h
src/modules/clusterParamDisplay/WMClusterParamDisplay.h
+1
-0
src/modules/clusterSlicer/WMClusterSlicer.h
src/modules/clusterSlicer/WMClusterSlicer.h
+1
-0
src/modules/colormapper/WMColormapper.h
src/modules/colormapper/WMColormapper.h
+1
-0
src/modules/contourTree/WMContourTree.h
src/modules/contourTree/WMContourTree.h
+1
-0
src/modules/coordinateHUD/WMCoordinateHUD.h
src/modules/coordinateHUD/WMCoordinateHUD.h
+1
-0
src/modules/coordinateSystem/WMCoordinateSystem.h
src/modules/coordinateSystem/WMCoordinateSystem.h
+1
-0
src/modules/data/WMData.h
src/modules/data/WMData.h
+1
-0
src/modules/data/WMReadSphericalHarmonics.h
src/modules/data/WMReadSphericalHarmonics.h
+1
-0
src/modules/data/WMWriteNIfTI.h
src/modules/data/WMWriteNIfTI.h
+1
-0
src/modules/dataTypeConversion/WMDataTypeConversion.h
src/modules/dataTypeConversion/WMDataTypeConversion.h
+1
-0
src/modules/datasetManipulator/WMDatasetManipulator.h
src/modules/datasetManipulator/WMDatasetManipulator.h
+1
-0
src/modules/datasetProfile/WMDatasetProfile.h
src/modules/datasetProfile/WMDatasetProfile.h
+1
-0
src/modules/detTractClustering/WMDetTractClustering.h
src/modules/detTractClustering/WMDetTractClustering.h
+1
-0
src/modules/detTractCulling/WMDetTractCulling.h
src/modules/detTractCulling/WMDetTractCulling.h
+1
-0
src/modules/deterministicFTMori/WMDeterministicFTMori.h
src/modules/deterministicFTMori/WMDeterministicFTMori.h
+1
-0
src/modules/directVolumeRendering/WMDirectVolumeRendering.h
src/modules/directVolumeRendering/WMDirectVolumeRendering.h
+1
-0
src/modules/distanceMap/WMDistanceMap.h
src/modules/distanceMap/WMDistanceMap.h
+1
-0
src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h
src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h
+1
-0
src/modules/eegView/WMEEGView.h
src/modules/eegView/WMEEGView.h
+5
-0
src/modules/effectiveConnectivityCluster/WMEffectiveConnectivityCluster.h
...ctiveConnectivityCluster/WMEffectiveConnectivityCluster.h
+1
-0
src/modules/eigenSystem/WMEigenSystem.h
src/modules/eigenSystem/WMEigenSystem.h
+1
-0
src/modules/exportGeometry/WMExportGeometry.h
src/modules/exportGeometry/WMExportGeometry.h
+1
-0
src/modules/fiberDisplay/WMFiberDisplay.h
src/modules/fiberDisplay/WMFiberDisplay.h
+1
-0
src/modules/fiberDisplaySimple/WMFiberDisplaySimple.h
src/modules/fiberDisplaySimple/WMFiberDisplaySimple.h
+1
-0
src/modules/fiberParameterColoring/WMFiberParameterColoring.h
...modules/fiberParameterColoring/WMFiberParameterColoring.h
+1
-0
src/modules/fiberResampling/WMFiberResampling.h
src/modules/fiberResampling/WMFiberResampling.h
+1
-0
src/modules/fiberSelection/WMFiberSelection.h
src/modules/fiberSelection/WMFiberSelection.h
+1
-0
src/modules/fiberTransform/WMFiberTransform.h
src/modules/fiberTransform/WMFiberTransform.h
+1
-0
src/modules/functionalMRIViewer/WMFunctionalMRIViewer.h
src/modules/functionalMRIViewer/WMFunctionalMRIViewer.h
+1
-0
src/modules/gaussFiltering/WMGaussFiltering.h
src/modules/gaussFiltering/WMGaussFiltering.h
+1
-0
src/modules/gaussProcesses/detTract2GPConvert/WMDetTract2GPConvert.h
.../gaussProcesses/detTract2GPConvert/WMDetTract2GPConvert.h
+1
-0
src/modules/gaussProcesses/detTractClusteringGP/WMDetTractClusteringGP.h
...ssProcesses/detTractClusteringGP/WMDetTractClusteringGP.h
+1
-0
src/modules/gaussProcesses/gpView/WMGpView.h
src/modules/gaussProcesses/gpView/WMGpView.h
+1
-0
src/modules/gridRenderer/WMGridRenderer.h
src/modules/gridRenderer/WMGridRenderer.h
+1
-0
src/modules/histogramEqualization/WMHistogramEqualization.h
src/modules/histogramEqualization/WMHistogramEqualization.h
+1
-0
src/modules/hud/WMHud.h
src/modules/hud/WMHud.h
+1
-0
src/modules/imageSpaceLIC/WMImageSpaceLIC.h
src/modules/imageSpaceLIC/WMImageSpaceLIC.h
+1
-0
src/modules/isosurfaceRaytracer/WMIsosurfaceRaytracer.h
src/modules/isosurfaceRaytracer/WMIsosurfaceRaytracer.h
+1
-0
src/modules/lineGuidedSlice/WMLineGuidedSlice.h
src/modules/lineGuidedSlice/WMLineGuidedSlice.h
+1
-0
src/modules/marchingCubes/WMMarchingCubes.h
src/modules/marchingCubes/WMMarchingCubes.h
+1
-0
src/modules/navigationSlices/WMNavigationSlices.h
src/modules/navigationSlices/WMNavigationSlices.h
+1
-0
src/modules/paintTexture/WMPaintTexture.h
src/modules/paintTexture/WMPaintTexture.h
+1
-0
src/modules/probTractDisplay/WMProbTractDisplay.h
src/modules/probTractDisplay/WMProbTractDisplay.h
+1
-0
src/modules/probTractDisplaySP/WMProbTractDisplaySP.h
src/modules/probTractDisplaySP/WMProbTractDisplaySP.h
+1
-0
src/modules/readMesh/WMReadMesh.h
src/modules/readMesh/WMReadMesh.h
+1
-0
src/modules/scalarOperator/WMScalarOperator.h
src/modules/scalarOperator/WMScalarOperator.h
+1
-0
src/modules/sliceContext/WMSliceContext.h
src/modules/sliceContext/WMSliceContext.h
+1
-0
src/modules/spatialDerivation/WMSpatialDerivation.h
src/modules/spatialDerivation/WMSpatialDerivation.h
+1
-0
src/modules/superquadricGlyphs/WMSuperquadricGlyphs.h
src/modules/superquadricGlyphs/WMSuperquadricGlyphs.h
+1
-0
src/modules/surfaceParameterAnimator/WMSurfaceParameterAnimator.h
...les/surfaceParameterAnimator/WMSurfaceParameterAnimator.h
+1
-0
src/modules/teemGlyphs/WMTeemGlyphs.h
src/modules/teemGlyphs/WMTeemGlyphs.h
+1
-0
src/modules/template/WMTemplate.h
src/modules/template/WMTemplate.h
+1
-0
src/modules/triangleMeshRenderer/WMTriangleMeshRenderer.h
src/modules/triangleMeshRenderer/WMTriangleMeshRenderer.h
+1
-0
src/modules/vectorOperator/WMVectorOperator.h
src/modules/vectorOperator/WMVectorOperator.h
+1
-0
src/modules/vectorPlot/WMVectorPlot.h
src/modules/vectorPlot/WMVectorPlot.h
+1
-0
src/modules/voxelizer/WMVoxelizer.h
src/modules/voxelizer/WMVoxelizer.h
+1
-0
src/modules/webglSupport/WMWebglSupport.h
src/modules/webglSupport/WMWebglSupport.h
+1
-0
src/modules/writeDendrogram/WMWriteDendrogram.h
src/modules/writeDendrogram/WMWriteDendrogram.h
+1
-0
src/modules/writeMesh/WMWriteMesh.h
src/modules/writeMesh/WMWriteMesh.h
+1
-0
src/modules/writeTracts/WMWriteTracts.h
src/modules/writeTracts/WMWriteTracts.h
+1
-0
No files found.
src/core/kernel/WModule.h
View file @
204bfefb
...
...
@@ -303,6 +303,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/HARDIToSphericalHarmonics/WMHARDIToSphericalHarmonics.h
View file @
204bfefb
...
...
@@ -89,6 +89,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/applyMask/WMApplyMask.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/arbitraryPlane/WMArbitraryPlane.h
View file @
204bfefb
...
...
@@ -84,6 +84,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/arbitraryRois/WMArbitraryRois.h
View file @
204bfefb
...
...
@@ -89,6 +89,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/atlasCreator/WMAtlasCreator.h
View file @
204bfefb
...
...
@@ -85,6 +85,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/atlasSurfaces/WMAtlasSurfaces.h
View file @
204bfefb
...
...
@@ -95,6 +95,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/calculateGFA/WMCalculateGFA.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/calculateTensors/WMCalculateTensors.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/clusterDisplay/WMClusterDisplay.h
View file @
204bfefb
...
...
@@ -85,6 +85,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/clusterDisplayVoxels/WMClusterDisplayVoxels.h
View file @
204bfefb
...
...
@@ -106,6 +106,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/clusterParamDisplay/WMClusterParamDisplay.h
View file @
204bfefb
...
...
@@ -69,6 +69,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/clusterSlicer/WMClusterSlicer.h
View file @
204bfefb
...
...
@@ -85,6 +85,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/colormapper/WMColormapper.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/contourTree/WMContourTree.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/coordinateHUD/WMCoordinateHUD.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ class WMCoordinateHUD: public WModule, public osg::Referenced
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/coordinateSystem/WMCoordinateSystem.h
View file @
204bfefb
...
...
@@ -90,6 +90,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/data/WMData.h
View file @
204bfefb
...
...
@@ -86,6 +86,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/data/WMReadSphericalHarmonics.h
View file @
204bfefb
...
...
@@ -75,6 +75,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/data/WMWriteNIfTI.h
View file @
204bfefb
...
...
@@ -83,6 +83,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/dataTypeConversion/WMDataTypeConversion.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/datasetManipulator/WMDatasetManipulator.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/datasetProfile/WMDatasetProfile.h
View file @
204bfefb
...
...
@@ -92,6 +92,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/detTractClustering/WMDetTractClustering.h
View file @
204bfefb
...
...
@@ -85,6 +85,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/detTractCulling/WMDetTractCulling.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/deterministicFTMori/WMDeterministicFTMori.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/directVolumeRendering/WMDirectVolumeRendering.h
View file @
204bfefb
...
...
@@ -78,6 +78,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/distanceMap/WMDistanceMap.h
View file @
204bfefb
...
...
@@ -77,6 +77,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h
View file @
204bfefb
...
...
@@ -66,6 +66,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/eegView/WMEEGView.h
View file @
204bfefb
...
...
@@ -82,6 +82,11 @@ public:
*/
virtual
const
std
::
string
getDescription
()
const
;
/**
* Get the icon for this module in XPM format.
*
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
protected:
...
...
src/modules/effectiveConnectivityCluster/WMEffectiveConnectivityCluster.h
View file @
204bfefb
...
...
@@ -81,6 +81,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/eigenSystem/WMEigenSystem.h
View file @
204bfefb
...
...
@@ -86,6 +86,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/exportGeometry/WMExportGeometry.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberDisplay/WMFiberDisplay.h
View file @
204bfefb
...
...
@@ -83,6 +83,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberDisplaySimple/WMFiberDisplaySimple.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberParameterColoring/WMFiberParameterColoring.h
View file @
204bfefb
...
...
@@ -73,6 +73,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberResampling/WMFiberResampling.h
View file @
204bfefb
...
...
@@ -74,6 +74,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberSelection/WMFiberSelection.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/fiberTransform/WMFiberTransform.h
View file @
204bfefb
...
...
@@ -70,6 +70,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/functionalMRIViewer/WMFunctionalMRIViewer.h
View file @
204bfefb
...
...
@@ -75,6 +75,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/gaussFiltering/WMGaussFiltering.h
View file @
204bfefb
...
...
@@ -83,6 +83,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/gaussProcesses/detTract2GPConvert/WMDetTract2GPConvert.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/gaussProcesses/detTractClusteringGP/WMDetTractClusteringGP.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/gaussProcesses/gpView/WMGpView.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/gridRenderer/WMGridRenderer.h
View file @
204bfefb
...
...
@@ -84,6 +84,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/histogramEqualization/WMHistogramEqualization.h
View file @
204bfefb
...
...
@@ -74,6 +74,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/hud/WMHud.h
View file @
204bfefb
...
...
@@ -103,6 +103,7 @@ protected:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/imageSpaceLIC/WMImageSpaceLIC.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/isosurfaceRaytracer/WMIsosurfaceRaytracer.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/lineGuidedSlice/WMLineGuidedSlice.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/marchingCubes/WMMarchingCubes.h
View file @
204bfefb
...
...
@@ -87,6 +87,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/navigationSlices/WMNavigationSlices.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/paintTexture/WMPaintTexture.h
View file @
204bfefb
...
...
@@ -87,6 +87,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/probTractDisplay/WMProbTractDisplay.h
View file @
204bfefb
...
...
@@ -75,6 +75,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/probTractDisplaySP/WMProbTractDisplaySP.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/readMesh/WMReadMesh.h
View file @
204bfefb
...
...
@@ -81,6 +81,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/scalarOperator/WMScalarOperator.h
View file @
204bfefb
...
...
@@ -81,6 +81,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/sliceContext/WMSliceContext.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/spatialDerivation/WMSpatialDerivation.h
View file @
204bfefb
...
...
@@ -75,6 +75,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/superquadricGlyphs/WMSuperquadricGlyphs.h
View file @
204bfefb
...
...
@@ -84,6 +84,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/surfaceParameterAnimator/WMSurfaceParameterAnimator.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return the icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/teemGlyphs/WMTeemGlyphs.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/template/WMTemplate.h
View file @
204bfefb
...
...
@@ -80,6 +80,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/triangleMeshRenderer/WMTriangleMeshRenderer.h
View file @
204bfefb
...
...
@@ -78,6 +78,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/vectorOperator/WMVectorOperator.h
View file @
204bfefb
...
...
@@ -82,6 +82,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/vectorPlot/WMVectorPlot.h
View file @
204bfefb
...
...
@@ -79,6 +79,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/voxelizer/WMVoxelizer.h
View file @
204bfefb
...
...
@@ -81,6 +81,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/webglSupport/WMWebglSupport.h
View file @
204bfefb
...
...
@@ -83,6 +83,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/writeDendrogram/WMWriteDendrogram.h
View file @
204bfefb
...
...
@@ -74,6 +74,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/writeMesh/WMWriteMesh.h
View file @
204bfefb
...
...
@@ -86,6 +86,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
src/modules/writeTracts/WMWriteTracts.h
View file @
204bfefb
...
...
@@ -76,6 +76,7 @@ public:
/**
* Get the icon for this module in XPM format.
* \return The icon.
*/
virtual
const
char
**
getXPMIcon
()
const
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment