Salome HOME
updated copyright message
[plugins/hexoticplugin.git] / src / GUI / HexoticPluginGUI_ViscousLayersWidget_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HexoticPluginGUI_ViscousLayersWidget_QTD</class>
4  <widget class="QWidget" name="HexoticPluginGUI_ViscousLayersWidget_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>403</width>
10     <height>496</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout">
14    <property name="margin">
15     <number>6</number>
16    </property>
17    <item row="1" column="0" colspan="2">
18     <widget class="QLabel" name="label_2">
19      <property name="text">
20       <string>Hexotic_FIRST_LAYER_SIZE</string>
21      </property>
22     </widget>
23    </item>
24    <item row="1" column="2">
25     <widget class="SalomeApp_DoubleSpinBox" name="myFirstLayerSize"/>
26    </item>
27    <item row="3" column="0">
28     <widget class="QLabel" name="label_3">
29      <property name="text">
30       <string>Hexotic_DIRECTION</string>
31      </property>
32     </widget>
33    </item>
34    <item row="5" column="0">
35     <widget class="QLabel" name="labelFacesWithLayers">
36      <property name="text">
37       <string>Hexotic_FACES_WITH_LAYERS</string>
38      </property>
39     </widget>
40    </item>
41    <item row="4" column="0">
42     <widget class="QLabel" name="label_4">
43      <property name="text">
44       <string>Hexotic_GROWTH</string>
45      </property>
46     </widget>
47    </item>
48    <item row="0" column="2">
49     <widget class="SalomeApp_IntSpinBox" name="myNbLayers"/>
50    </item>
51    <item row="3" column="2">
52     <widget class="QComboBox" name="myDirection">
53      <item>
54       <property name="text">
55        <string>Inward</string>
56       </property>
57      </item>
58      <item>
59       <property name="text">
60        <string>Outward</string>
61       </property>
62      </item>
63     </widget>
64    </item>
65    <item row="4" column="2">
66     <widget class="SalomeApp_DoubleSpinBox" name="myGrowth"/>
67    </item>
68    <item row="6" column="0">
69     <widget class="QLabel" name="labelImprintedFaces">
70      <property name="text">
71       <string>Hexotic_IMPRINTED_FACES</string>
72      </property>
73     </widget>
74    </item>
75    <item row="0" column="0">
76     <widget class="QLabel" name="label_1">
77      <property name="text">
78       <string>Hexotic_NB_LAYERS</string>
79      </property>
80     </widget>
81    </item>
82    <item row="7" column="2">
83     <spacer name="verticalSpacer">
84      <property name="orientation">
85       <enum>Qt::Vertical</enum>
86      </property>
87      <property name="sizeType">
88       <enum>QSizePolicy::Fixed</enum>
89      </property>
90      <property name="sizeHint" stdset="0">
91       <size>
92        <width>20</width>
93        <height>300</height>
94       </size>
95      </property>
96     </spacer>
97    </item>
98    <item row="6" column="2">
99     <widget class="QWidget" name="myContainerImprintedFaces" native="true">
100      <property name="sizePolicy">
101       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
102        <horstretch>0</horstretch>
103        <verstretch>0</verstretch>
104       </sizepolicy>
105      </property>
106     </widget>
107    </item>
108    <item row="5" column="2">
109     <widget class="QWidget" name="myContainerFacesWithLayers" native="true">
110      <property name="sizePolicy">
111       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
112        <horstretch>0</horstretch>
113        <verstretch>0</verstretch>
114       </sizepolicy>
115      </property>
116     </widget>
117    </item>
118   </layout>
119  </widget>
120  <customwidgets>
121   <customwidget>
122    <class>SalomeApp_DoubleSpinBox</class>
123    <extends>QLineEdit</extends>
124    <header location="global">SalomeApp_DoubleSpinBox.h</header>
125   </customwidget>
126   <customwidget>
127    <class>SalomeApp_IntSpinBox</class>
128    <extends>QLineEdit</extends>
129    <header location="global">SalomeApp_IntSpinBox.h</header>
130   </customwidget>
131  </customwidgets>
132  <tabstops>
133   <tabstop>myFirstLayerSize</tabstop>
134  </tabstops>
135  <resources/>
136  <connections/>
137 </ui>