, Add icons to Flow Char and Tof Acc Sat plots

This commit is contained in:
Jacob Støren 2017-09-07 10:39:59 +02:00
parent 4be32969f1
commit 642348ffed
5 changed files with 4 additions and 2 deletions

View File

@ -66,7 +66,7 @@ CAF_PDM_SOURCE_INIT(RimFlowCharacteristicsPlot, "FlowCharacteristicsPlot");
//--------------------------------------------------------------------------------------------------
RimFlowCharacteristicsPlot::RimFlowCharacteristicsPlot()
{
CAF_PDM_InitObject("Flow Characteristics", ":/WellAllocPie16x16.png", "", "");
CAF_PDM_InitObject("Flow Characteristics", ":/FlowCharPlot16x16.png", "", "");
CAF_PDM_InitFieldNoDefault(&m_case, "FlowCase", "Case", "", "", "");
CAF_PDM_InitFieldNoDefault(&m_flowDiagSolution, "FlowDiagSolution", "Flow Diag Solution", "", "", "");

View File

@ -46,7 +46,7 @@ CAF_PDM_SOURCE_INIT(RimTofAccumulatedPhaseFractionsPlot, "TofAccumulatedPhaseFra
//--------------------------------------------------------------------------------------------------
RimTofAccumulatedPhaseFractionsPlot::RimTofAccumulatedPhaseFractionsPlot()
{
CAF_PDM_InitObject("Cumulative Saturation by Time of Flight", ":/WellAllocPie16x16.png", "", "");
CAF_PDM_InitObject("Cumulative Saturation by Time of Flight", ":/TOFAccSatPlot16x16.png", "", "");
CAF_PDM_InitField(&m_userName, "PlotDescription", QString("Cumulative Saturation by Time of Flight"), "Name", "", "", "");
m_userName.uiCapability()->setUiHidden(true);

Binary file not shown.

After

(image error) Size: 912 B

View File

@ -97,6 +97,8 @@
<file>FractureSymbol16x16.png</file>
<file>FractureTemplate16x16.png</file>
<file>FractureTemplates16x16.png</file>
<file>TOFAccSatPlot16x16.png</file>
<file>FlowCharPlot16x16.png</file>
</qresource>
<qresource prefix="/Shader/">
<file>fs_CellFace.glsl</file>

Binary file not shown.

After

(image error) Size: 906 B