FEM: GUI: pref: adding icons for static and thermo-mechanical analysis to the fem tab
This commit is contained in:
parent
9aa9664c1a
commit
5effc85d71
|
@ -283,8 +283,8 @@
|
|||
<string>Static</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:/icons/fem-new-analysis.svg</normaloff>:/icons/fem-new-analysis.svg</iconset>
|
||||
<iconset resource="Resources/Fem.qrc">
|
||||
<normaloff>:/icons/fem-static-analysis.svg</normaloff>:/icons/fem-static-analysis.svg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
@ -301,8 +301,8 @@
|
|||
<string>Thermomech</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:/icons/fem-new-analysis.svg</normaloff>:/icons/fem-new-analysis.svg</iconset>
|
||||
<iconset resource="Resources/Fem.qrc">
|
||||
<normaloff>:/icons/fem-thermomechanical-analysis.svg</normaloff>:/icons/fem-thermomechanical-analysis.svg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
<file>icons/fem-purge-results.svg</file>
|
||||
<file>icons/fem-run-solver.svg</file>
|
||||
<file>icons/fem-frequency-analysis.svg</file>
|
||||
<file>icons/fem-thermomechanical-analysis.svg</file>
|
||||
<file>icons/fem-static-analysis.svg</file>
|
||||
<file>icons/fem-result.svg</file>
|
||||
<file>icons/fem-shell-thickness.svg</file>
|
||||
<file>icons/fem-beam-section.svg</file>
|
||||
|
|
67
src/Mod/Fem/Gui/Resources/icons/fem-static-analysis.svg
Normal file
67
src/Mod/Fem/Gui/Resources/icons/fem-static-analysis.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 64 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 471 KiB |
Loading…
Reference in New Issue
Block a user