]> SALOME platform Git repositories - modules/homard.git/blob - src/HOMARDGUI/CreateBoundaryDi.ui
Salome HOME
Merge from V6_main_20120808 08Aug12
[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>
14     <hsizetype>0</hsizetype>
15     <vsizetype>0</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="windowTitle" >
21    <string>Create a discrete boundary</string>
22   </property>
23   <property name="autoFillBackground" >
24    <bool>true</bool>
25   </property>
26   <property name="sizeGripEnabled" >
27    <bool>true</bool>
28   </property>
29   <layout class="QGridLayout" >
30    <property name="margin" >
31     <number>9</number>
32    </property>
33    <property name="spacing" >
34     <number>6</number>
35    </property>
36    <item row="3" column="0" colspan="3" >
37     <widget class="QGroupBox" name="GBButtons" >
38      <property name="title" >
39       <string/>
40      </property>
41      <layout class="QGridLayout" >
42       <property name="margin" >
43        <number>9</number>
44       </property>
45       <property name="spacing" >
46        <number>6</number>
47       </property>
48       <item row="0" column="3" >
49        <widget class="QPushButton" name="buttonHelp" >
50         <property name="text" >
51          <string>Help</string>
52         </property>
53        </widget>
54       </item>
55       <item row="0" column="2" >
56        <widget class="QPushButton" name="buttonCancel" >
57         <property name="text" >
58          <string>Cancel</string>
59         </property>
60        </widget>
61       </item>
62       <item row="0" column="1" >
63        <widget class="QPushButton" name="buttonApply" >
64         <property name="text" >
65          <string>Apply</string>
66         </property>
67        </widget>
68       </item>
69       <item row="0" column="0" >
70        <widget class="QPushButton" name="buttonOk" >
71         <property name="text" >
72          <string>OK</string>
73         </property>
74        </widget>
75       </item>
76      </layout>
77     </widget>
78    </item>
79    <item row="2" column="0" colspan="3" >
80     <widget class="QCheckBox" name="CBGroupe" >
81      <property name="text" >
82       <string>Filtering with groups</string>
83      </property>
84     </widget>
85    </item>
86    <item row="1" column="2" >
87     <widget class="QLineEdit" name="LEFileName" >
88      <property name="minimumSize" >
89       <size>
90        <width>370</width>
91        <height>21</height>
92       </size>
93      </property>
94     </widget>
95    </item>
96    <item row="1" column="1" >
97     <widget class="QPushButton" name="PushFichier" >
98      <property name="text" >
99       <string/>
100      </property>
101     </widget>
102    </item>
103    <item row="1" column="0" >
104     <widget class="QLabel" name="Mesh" >
105      <property name="text" >
106       <string>Mesh</string>
107      </property>
108     </widget>
109    </item>
110    <item row="0" column="1" colspan="2" >
111     <widget class="QLineEdit" name="LEBoundaryName" >
112      <property name="minimumSize" >
113       <size>
114        <width>382</width>
115        <height>21</height>
116       </size>
117      </property>
118      <property name="maxLength" >
119       <number>32</number>
120      </property>
121     </widget>
122    </item>
123    <item row="0" column="0" >
124     <widget class="QLabel" name="Name" >
125      <property name="text" >
126       <string>Name</string>
127      </property>
128     </widget>
129    </item>
130   </layout>
131  </widget>
132  <resources/>
133  <connections/>
134 </ui>