]> SALOME platform Git repositories - modules/homard.git/blob - src/HOMARDGUI/CreateBoundaryDi.ui
Salome HOME
version 5_1_4 HOMARD_SRC
[modules/homard.git] / src / HOMARDGUI / CreateBoundaryDi.ui
1 <ui version="4.0" >
2  <class>CreateBoundaryDi</class>
3  <widget class="QDialog" name="CreateBoundaryDi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>566</width>
9     <height>169</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Create Discrete Boundary</string>
20   </property>
21   <property name="autoFillBackground" >
22    <bool>false</bool>
23   </property>
24   <property name="sizeGripEnabled" >
25    <bool>true</bool>
26   </property>
27   <layout class="QGridLayout" name="gridLayout" >
28    <item row="0" column="0" >
29     <widget class="QLabel" name="Name" >
30      <property name="text" >
31       <string>Name</string>
32      </property>
33     </widget>
34    </item>
35    <item row="0" column="1" colspan="2" >
36     <widget class="QLineEdit" name="LEBoundaryName" >
37      <property name="minimumSize" >
38       <size>
39        <width>382</width>
40        <height>21</height>
41       </size>
42      </property>
43      <property name="maxLength" >
44       <number>32</number>
45      </property>
46     </widget>
47    </item>
48    <item row="1" column="0" >
49     <widget class="QLabel" name="Mesh" >
50      <property name="text" >
51       <string>Mesh</string>
52      </property>
53     </widget>
54    </item>
55    <item row="1" column="1" >
56     <widget class="QPushButton" name="PushFichier" >
57      <property name="text" >
58       <string/>
59      </property>
60     </widget>
61    </item>
62    <item row="1" column="2" >
63     <widget class="QLineEdit" name="LEFileName" >
64      <property name="minimumSize" >
65       <size>
66        <width>370</width>
67        <height>21</height>
68       </size>
69      </property>
70     </widget>
71    </item>
72    <item row="2" column="0" colspan="3" >
73     <widget class="QCheckBox" name="CBGroupe" >
74      <property name="text" >
75       <string>Filtering with groups</string>
76      </property>
77     </widget>
78    </item>
79    <item row="3" column="0" colspan="3" >
80     <widget class="QGroupBox" name="GBButtons" >
81      <property name="title" >
82       <string/>
83      </property>
84      <layout class="QGridLayout" name="gridLayout_5" >
85       <item row="0" column="0" >
86        <widget class="QPushButton" name="buttonOk" >
87         <property name="text" >
88          <string>&amp;Ok</string>
89         </property>
90        </widget>
91       </item>
92       <item row="0" column="1" >
93        <widget class="QPushButton" name="buttonApply" >
94         <property name="text" >
95          <string>&amp;Apply</string>
96         </property>
97        </widget>
98       </item>
99       <item row="0" column="2" >
100        <widget class="QPushButton" name="buttonCancel" >
101         <property name="text" >
102          <string>&amp;Cancel</string>
103         </property>
104        </widget>
105       </item>
106       <item row="0" column="3" >
107        <widget class="QPushButton" name="buttonHelp" >
108         <property name="text" >
109          <string>&amp;Help</string>
110         </property>
111        </widget>
112       </item>
113      </layout>
114     </widget>
115    </item>
116   </layout>
117  </widget>
118  <resources/>
119  <connections/>
120 </ui>