#5285 Add icons to the Surface items

This commit is contained in:
Jacob Støren
2020-01-03 15:53:45 +01:00
parent 26db8d7351
commit 3488280c69
6 changed files with 158 additions and 156 deletions

View File

@@ -87,6 +87,6 @@ void RicImportSurfacesFeature::onActionTriggered( bool isChecked )
//--------------------------------------------------------------------------------------------------
void RicImportSurfacesFeature::setupActionLook( QAction* actionToSetup )
{
// actionToSetup->setIcon( QIcon( ":/PolylinesFromFile16x16.png" ) );
actionToSetup->setIcon( QIcon( ":/ReservoirSurfaces16x16.png" ) );
actionToSetup->setText( "Import Surfaces" );
}

View File

@@ -32,7 +32,7 @@ CAF_PDM_SOURCE_INIT( RimSurface, "Surface" );
//--------------------------------------------------------------------------------------------------
RimSurface::RimSurface()
{
CAF_PDM_InitObject( "Surface", "", "", "" );
CAF_PDM_InitObject( "Surface", ":/ReservoirSurface16x16.png", "", "" );
CAF_PDM_InitFieldNoDefault( &m_userDescription, "SurfaceUserDecription", "Name", "", "", "" );
CAF_PDM_InitFieldNoDefault( &m_surfaceDefinitionFilePath, "SurfaceFilePath", "File", "", "", "" );

View File

@@ -30,7 +30,7 @@ CAF_PDM_SOURCE_INIT( RimSurfaceCollection, "SurfaceCollection" );
//--------------------------------------------------------------------------------------------------
RimSurfaceCollection::RimSurfaceCollection()
{
CAF_PDM_InitObject( "Surfaces", "", "", "" );
CAF_PDM_InitObject( "Surfaces", ":/ReservoirSurfaces16x16.png", "", "" );
CAF_PDM_InitFieldNoDefault( &m_surfaces, "SurfacesField", "Surfaces", "", "", "" );
m_surfaces.uiCapability()->setUiTreeHidden( true );

View File

@@ -1,177 +1,179 @@
<RCC>
<qresource prefix="/">
<file>2DMap16x16.png</file>
<file>2DMapProjection16x16.png</file>
<file>2DMaps16x16.png</file>
<file>3DView16x16.png</file>
<file>3DViewGeoMech16x16.png</file>
<file>3DWindow24x24.png</file>
<file>AICDValve16x16.png</file>
<file>Annotations16x16.png</file>
<file>AppLogo48x48.png</file>
<file>Default.png</file>
<file>NorthViewArrow.png</file>
<file>SouthViewArrow.png</file>
<file>EastViewArrow.png</file>
<file>WestViewArrow.png</file>
<file>UpViewArrow.png</file>
<file>DownViewArrow.png</file>
<file>CellFilter_Values.png</file>
<file>Axes16x16.png</file>
<file>BottomAxis16x16.png</file>
<file>Case48x48.png</file>
<file>Cases16x16.png</file>
<file>CasingDesign16x16.png</file>
<file>CellFilter_Range.png</file>
<file>CellFilter_Values.png</file>
<file>CellResult.png</file>
<file>Columns1.png</file>
<file>Columns2.png</file>
<file>Columns3.png</file>
<file>Columns4.png</file>
<file>ColumnsUnlimited.png</file>
<file>ComparisonView16x16.png</file>
<file>CompletionsSymbol16x16.png</file>
<file>ControlledView16x16.png</file>
<file>Copy.png</file>
<file>CreateGridCaseGroup16x16.png</file>
<file>CrossSection16x16.png</file>
<file>CrossSections16x16.png</file>
<file>Default.png</file>
<file>DownViewArrow.png</file>
<file>EastViewArrow.png</file>
<file>EclipseInput48x48.png</file>
<file>EdgeResult_1.png</file>
<file>EdgeResult_2.png</file>
<file>Legend.png</file>
<file>Plus.png</file>
<file>Minus.png</file>
<file>Save.png</file>
<file>Well.png</file>
<file>EditableWell.png</file>
<file>WellTargets.png</file>
<file>WellCollection.png</file>
<file>octave.png</file>
<file>OctaveScriptFile16x16.png</file>
<file>PythonScriptFile16x16.png</file>
<file>EnsembleCurveSet16x16.png</file>
<file>EnsembleCurveSets16x16.png</file>
<file>Erase.png</file>
<file>ExportCompletionsSymbol16x16.png</file>
<file>FishBoneGroup16x16.png</file>
<file>FishBoneGroupFromFile16x16.png</file>
<file>FishBoneLateralFromFile16x16.png</file>
<file>FishBones16x16.png</file>
<file>FlowCharPlot16x16.png</file>
<file>Folder.png</file>
<file>EclipseInput48x48.png</file>
<file>Cases16x16.png</file>
<file>SummaryCases16x16.png</file>
<file>SummaryEnsemble16x16.png</file>
<file>SummaryEnsemble24x24.png</file>
<file>SummaryGroup16x16.png</file>
<file>CreateGridCaseGroup16x16.png</file>
<file>FormationCollection16x16.png</file>
<file>Formations16x16.png</file>
<file>FractureLayout16x16.png</file>
<file>FractureSymbol16x16.png</file>
<file>FractureTemplate16x16.png</file>
<file>FractureTemplates16x16.png</file>
<file>GeoMechCase24x24.png</file>
<file>GeoMechCase48x48.png</file>
<file>GeoMechCasePropTable24x24.png</file>
<file>GeoMechCaseTime24x24.png</file>
<file>GeoMechCases48x48.png</file>
<file>GridCaseGroup16x16.png</file>
<file>ReplaceCase16x16.png</file>
<file>GridModels.png</file>
<file>Histogram16x16.png</file>
<file>Histograms16x16.png</file>
<file>HoloLensConnect24x24.png</file>
<file>HoloLensDisconnect24x24.png</file>
<file>HoloLensSendContinously24x24.png</file>
<file>HoloLensSendOnce24x24.png</file>
<file>ICDValve16x16.png</file>
<file>ICVValve16x16.png</file>
<file>InfoBox16x16.png</file>
<file>IntersectionBox16x16.png</file>
<file>IntersectionXPlane16x16.png</file>
<file>IntersectionYPlane16x16.png</file>
<file>IntersectionZPlane16x16.png</file>
<file>LGR16x16.png</file>
<file>LasFile16x16.png</file>
<file>LeftAxis16x16.png</file>
<file>Legend.png</file>
<file>LinkView16x16.png</file>
<file>LinkView24x24.png</file>
<file>MainGrid16x16.png</file>
<file>MasterView16x16.png</file>
<file>Minus.png</file>
<file>NorthViewArrow.png</file>
<file>ObservedCSVDataFile16x16.png</file>
<file>ObservedDataFile16x16.png</file>
<file>ObservedRFTDataFile16x16.png</file>
<file>ObservedRSMDataFile16x16.png</file>
<file>OctaveScriptFile16x16.png</file>
<file>Parallel24x24.png</file>
<file>PerforationInterval16x16.png</file>
<file>PerforationIntervals16x16.png</file>
<file>Perspective24x24.png</file>
<file>PlotWindow24x24.png</file>
<file>Plus.png</file>
<file>PolylinesFromFile16x16.png</file>
<file>PythonScriptFile16x16.png</file>
<file>RFTPlot16x16.png</file>
<file>RFTPlots16x16.png</file>
<file>ReachCircle16x16.png</file>
<file>Refresh-32.png</file>
<file>RemoveComparisonView16x16.png</file>
<file>ReplaceCase16x16.png</file>
<file>ReservoirSurface16x16.png</file>
<file>ReservoirSurfaces16x16.png</file>
<file>RightAxis16x16.png</file>
<file>Ruler24x24.png</file>
<file>RulerPoly24x24.png</file>
<file>Save.png</file>
<file>SnapShot.png</file>
<file>SnapShotSave.png</file>
<file>SnapShotSaveViews.png</file>
<file>SouthViewArrow.png</file>
<file>SplitterH.png</file>
<file>SplitterV.png</file>
<file>StepUpDown16x16.png</file>
<file>StepUpDownCorner16x16.png</file>
<file>SummaryCase16x16.png</file>
<file>SummaryCase48x48.png</file>
<file>SummaryCases16x16.png</file>
<file>SummaryCurve16x16.png</file>
<file>SummaryCurveFilter16x16.png</file>
<file>SummaryEnsemble16x16.png</file>
<file>SummaryEnsemble24x24.png</file>
<file>SummaryGroup16x16.png</file>
<file>SummaryPlotLight16x16.png</file>
<file>SummaryPlots16x16.png</file>
<file>SummaryPlotsLight16x16.png</file>
<file>SummaryTemplate16x16.png</file>
<file>SummaryXPlotLight16x16.png</file>
<file>SummaryXPlotsLight16x16.png</file>
<file>Swap.png</file>
<file>TOFAccSatPlot16x16.png</file>
<file>TempLGR16x16.png</file>
<file>TextAnnotation16x16.png</file>
<file>TileWindows24x24.png</file>
<file>ToggleOff16x16.png</file>
<file>ToggleOn16x16.png</file>
<file>ToggleOnOff16x16.png</file>
<file>ToggleOnOthersOff16x16.png</file>
<file>UnLinkView16x16.png</file>
<file>UpViewArrow.png</file>
<file>Well.png</file>
<file>WellAllocLegend16x16.png</file>
<file>WellAllocPie16x16.png</file>
<file>WellAllocPlot16x16.png</file>
<file>WellAllocPlots16x16.png</file>
<file>WellCF16x16.png</file>
<file>WellCollection.png</file>
<file>WellFlowPlot16x16.png</file>
<file>WellLogCurve16x16.png</file>
<file>WellLogPlot16x16.png</file>
<file>WellLogPlots16x16.png</file>
<file>WellLogTrack16x16.png</file>
<file>WellTargetPoint16x16.png</file>
<file>WellTargetPointTangent16x16.png</file>
<file>WellTargets.png</file>
<file>WestViewArrow.png</file>
<file>Window16x16.png</file>
<file>ZoomAll16x16.png</file>
<file>calculator.png</file>
<file>chain.png</file>
<file>clipboard.png</file>
<file>disable_lighting_24x24.png</file>
<file>draw_style_WellCellsToRangeFilter_24x24.png</file>
<file>draw_style_faults_24x24.png</file>
<file>draw_style_faults_label_24x24.png</file>
<file>draw_style_lines_24x24.png</file>
<file>draw_style_meshlines_24x24.png</file>
<file>draw_style_meshoutlines_24x24.png</file>
<file>draw_style_outlines_24x24.png</file>
<file>draw_style_surface_24x24.png</file>
<file>disable_lighting_24x24.png</file>
<file>SnapShot.png</file>
<file>SnapShotSave.png</file>
<file>SnapShotSaveViews.png</file>
<file>draw_style_faults_24x24.png</file>
<file>draw_style_faults_label_24x24.png</file>
<file>Case48x48.png</file>
<file>GridModels.png</file>
<file>draw_style_WellCellsToRangeFilter_24x24.png</file>
<file>draw_style_surface_w_fault_mesh_24x24.png</file>
<file>InfoBox16x16.png</file>
<file>GeoMechCase48x48.png</file>
<file>GeoMechCase24x24.png</file>
<file>GeoMechCaseTime24x24.png</file>
<file>GeoMechCasePropTable24x24.png</file>
<file>GeoMechCases48x48.png</file>
<file>chain.png</file>
<file>UnLinkView16x16.png</file>
<file>LinkView16x16.png</file>
<file>LinkView24x24.png</file>
<file>ComparisonView16x16.png</file>
<file>RemoveComparisonView16x16.png</file>
<file>MasterView16x16.png</file>
<file>ControlledView16x16.png</file>
<file>TileWindows24x24.png</file>
<file>Window16x16.png</file>
<file>LasFile16x16.png</file>
<file>WellLogTrack16x16.png</file>
<file>WellLogPlot16x16.png</file>
<file>WellLogPlots16x16.png</file>
<file>WellLogCurve16x16.png</file>
<file>WellCF16x16.png</file>
<file>CrossSection16x16.png</file>
<file>CrossSections16x16.png</file>
<file>Refresh-32.png</file>
<file>SummaryPlotLight16x16.png</file>
<file>SummaryPlots16x16.png</file>
<file>SummaryPlotsLight16x16.png</file>
<file>SummaryCurve16x16.png</file>
<file>SummaryCurveFilter16x16.png</file>
<file>EnsembleCurveSet16x16.png</file>
<file>EnsembleCurveSets16x16.png</file>
<file>SummaryXPlotLight16x16.png</file>
<file>SummaryXPlotsLight16x16.png</file>
<file>ObservedDataFile16x16.png</file>
<file>ObservedRSMDataFile16x16.png</file>
<file>ObservedRFTDataFile16x16.png</file>
<file>ObservedCSVDataFile16x16.png</file>
<file>FormationCollection16x16.png</file>
<file>Formations16x16.png</file>
<file>Parallel24x24.png</file>
<file>Perspective24x24.png</file>
<file>IntersectionBox16x16.png</file>
<file>IntersectionXPlane16x16.png</file>
<file>IntersectionYPlane16x16.png</file>
<file>IntersectionZPlane16x16.png</file>
<file>PlotWindow24x24.png</file>
<file>3DWindow24x24.png</file>
<file>3DView16x16.png</file>
<file>3DViewGeoMech16x16.png</file>
<file>SummaryCase48x48.png</file>
<file>SummaryCase16x16.png</file>
<file>octave.png</file>
<file>openFolder24x24.png</file>
<file>clipboard.png</file>
<file>Copy.png</file>
<file>Erase.png</file>
<file>LeftAxis16x16.png</file>
<file>RightAxis16x16.png</file>
<file>BottomAxis16x16.png</file>
<file>Axes16x16.png</file>
<file>FishBones16x16.png</file>
<file>FishBoneGroup16x16.png</file>
<file>FishBoneGroupFromFile16x16.png</file>
<file>FishBoneLateralFromFile16x16.png</file>
<file>PerforationInterval16x16.png</file>
<file>PerforationIntervals16x16.png</file>
<file>CompletionsSymbol16x16.png</file>
<file>WellAllocPlots16x16.png</file>
<file>WellAllocPlot16x16.png</file>
<file>WellFlowPlot16x16.png</file>
<file>WellAllocPie16x16.png</file>
<file>WellAllocLegend16x16.png</file>
<file>RFTPlot16x16.png</file>
<file>RFTPlots16x16.png</file>
<file>FractureLayout16x16.png</file>
<file>FractureSymbol16x16.png</file>
<file>FractureTemplate16x16.png</file>
<file>FractureTemplates16x16.png</file>
<file>TOFAccSatPlot16x16.png</file>
<file>FlowCharPlot16x16.png</file>
<file>SplitterH.png</file>
<file>SplitterV.png</file>
<file>calculator.png</file>
<file>statistics.png</file>
<file>WellTargetPoint16x16.png</file>
<file>WellTargetPointTangent16x16.png</file>
<file>HoloLensConnect24x24.png</file>
<file>HoloLensDisconnect24x24.png</file>
<file>HoloLensSendContinously24x24.png</file>
<file>HoloLensSendOnce24x24.png</file>
<file>2DMap16x16.png</file>
<file>2DMaps16x16.png</file>
<file>AICDValve16x16.png</file>
<file>ICDValve16x16.png</file>
<file>ICVValve16x16.png</file>
<file>CasingDesign16x16.png</file>
<file>LGR16x16.png</file>
<file>MainGrid16x16.png</file>
<file>TempLGR16x16.png</file>
<file>ToggleOff16x16.png</file>
<file>ToggleOn16x16.png</file>
<file>ToggleOnOff16x16.png</file>
<file>ToggleOnOthersOff16x16.png</file>
<file>ExportCompletionsSymbol16x16.png</file>
<file>StepUpDown16x16.png</file>
<file>StepUpDownCorner16x16.png</file>
<file>TextAnnotation16x16.png</file>
<file>Annotations16x16.png</file>
<file>PolylinesFromFile16x16.png</file>
<file>ReachCircle16x16.png</file>
<file>2DMapProjection16x16.png</file>
<file>Ruler24x24.png</file>
<file>RulerPoly24x24.png</file>
<file>Swap.png</file>
<file>SummaryTemplate16x16.png</file>
<file>Columns1.png</file>
<file>Columns2.png</file>
<file>Columns3.png</file>
<file>Columns4.png</file>
<file>ColumnsUnlimited.png</file>
</qresource>
<qresource prefix="/Shader/">
<file>fs_CellFace.glsl</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B