Salome HOME
23288: [CEA 1626] Meshgems v2.3
[modules/smesh.git] / src / Tools / YamsPlug / ViewText.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ViewExe</class>
4  <widget class="QDialog" name="ViewExe">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>469</width>
10     <height>489</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Run Yams</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0" colspan="2">
18     <widget class="QTextBrowser" name="TB_Exe"/>
19    </item>
20    <item row="1" column="0">
21     <widget class="QPushButton" name="PB_Ok">
22      <property name="text">
23       <string>Ok</string>
24      </property>
25     </widget>
26    </item>
27    <item row="1" column="1">
28     <widget class="QPushButton" name="PB_Save">
29      <property name="text">
30       <string>Save</string>
31      </property>
32     </widget>
33    </item>
34   </layout>
35  </widget>
36  <resources/>
37  <connections/>
38 </ui>