Salome HOME
IMP: Verima / New Plugin: Added a plugin for meshers quality testing (work done at...
[modules/smesh.git] / src / Tools / Verima / Gui / nomBase.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>LEDataBaseName</class>
4  <widget class="QDialog" name="LEDataBaseName">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>61</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Enter DataBase File</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
18     <widget class="QLineEdit" name="LEBaseName">
19      <property name="minimumSize">
20       <size>
21        <width>341</width>
22        <height>41</height>
23       </size>
24      </property>
25      <property name="text">
26       <string>myMesh.db</string>
27      </property>
28     </widget>
29    </item>
30   </layout>
31  </widget>
32  <resources/>
33  <connections/>
34 </ui>