]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/MyDlgRef/DlgRef_Skeleton_QTD.ui
Salome HOME
Fix misprint
[modules/hexablock.git] / src / HEXABLOCKGUI / MyDlgRef / DlgRef_Skeleton_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MyDlgRef_Skeleton_QTD</class>
4  <widget class="QWidget" name="MyDlgRef_Skeleton_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>345</width>
10     <height>538</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string/>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout_2">
23    <item>
24     <widget class="QScrollArea" name="scrollArea">
25      <property name="horizontalScrollBarPolicy">
26       <enum>Qt::ScrollBarAsNeeded</enum>
27      </property>
28      <property name="widgetResizable">
29       <bool>true</bool>
30      </property>
31      <widget class="QWidget" name="scrollAreaWidgetContents">
32       <property name="geometry">
33        <rect>
34         <x>0</x>
35         <y>0</y>
36         <width>325</width>
37         <height>518</height>
38        </rect>
39       </property>
40       <layout class="QVBoxLayout" name="verticalLayout_3">
41        <item>
42         <widget class="QGroupBox" name="groupBox_2">
43          <property name="title">
44           <string>Vertex of the model</string>
45          </property>
46          <layout class="QFormLayout" name="formLayout">
47           <item row="0" column="1">
48            <widget class="QLineEdit" name="_vertex_le">
49             <property name="sizePolicy">
50              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
51               <horstretch>0</horstretch>
52               <verstretch>0</verstretch>
53              </sizepolicy>
54             </property>
55            </widget>
56           </item>
57          </layout>
58         </widget>
59        </item>
60        <item>
61         <widget class="QGroupBox" name="groupBox">
62          <property name="title">
63           <string>Point of the geometry</string>
64          </property>
65          <layout class="QVBoxLayout" name="verticalLayout">
66           <item>
67            <widget class="QGroupBox" name="GroupConstructors">
68             <property name="sizePolicy">
69              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
70               <horstretch>0</horstretch>
71               <verstretch>0</verstretch>
72              </sizepolicy>
73             </property>
74             <property name="title">
75              <string/>
76             </property>
77             <layout class="QHBoxLayout">
78              <item>
79               <widget class="QRadioButton" name="RadioButton1">
80                <property name="text">
81                 <string/>
82                </property>
83               </widget>
84              </item>
85              <item>
86               <widget class="QRadioButton" name="RadioButton2">
87                <property name="text">
88                 <string/>
89                </property>
90               </widget>
91              </item>
92              <item>
93               <widget class="QRadioButton" name="RadioButton3">
94                <property name="text">
95                 <string/>
96                </property>
97               </widget>
98              </item>
99              <item>
100               <widget class="QRadioButton" name="RadioButton4">
101                <property name="text">
102                 <string/>
103                </property>
104               </widget>
105              </item>
106              <item>
107               <widget class="QRadioButton" name="RadioButton5">
108                <property name="text">
109                 <string/>
110                </property>
111               </widget>
112              </item>
113             </layout>
114            </widget>
115           </item>
116           <item>
117            <widget class="QWidget" name="GroupMedium" native="true">
118             <property name="sizePolicy">
119              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
120               <horstretch>0</horstretch>
121               <verstretch>0</verstretch>
122              </sizepolicy>
123             </property>
124            </widget>
125           </item>
126           <item>
127            <widget class="QGroupBox" name="GroupBoxPublish">
128             <property name="title">
129              <string/>
130             </property>
131             <layout class="QVBoxLayout">
132              <item>
133               <widget class="QCheckBox" name="CheckBoxRestoreSS">
134                <property name="text">
135                 <string/>
136                </property>
137               </widget>
138              </item>
139              <item>
140               <widget class="QCheckBox" name="CheckBoxAddPrefix">
141                <property name="text">
142                 <string/>
143                </property>
144               </widget>
145              </item>
146              <item>
147               <widget class="QCheckBox" name="CheckBoxPreview">
148                <property name="text">
149                 <string/>
150                </property>
151               </widget>
152              </item>
153             </layout>
154            </widget>
155           </item>
156           <item>
157            <spacer name="verticalSpacer_2">
158             <property name="orientation">
159              <enum>Qt::Vertical</enum>
160             </property>
161             <property name="sizeHint" stdset="0">
162              <size>
163               <width>20</width>
164               <height>10</height>
165              </size>
166             </property>
167            </spacer>
168           </item>
169          </layout>
170         </widget>
171        </item>
172       </layout>
173      </widget>
174     </widget>
175    </item>
176   </layout>
177  </widget>
178  <tabstops>
179   <tabstop>CheckBoxRestoreSS</tabstop>
180   <tabstop>CheckBoxAddPrefix</tabstop>
181   <tabstop>CheckBoxPreview</tabstop>
182   <tabstop>RadioButton1</tabstop>
183   <tabstop>RadioButton2</tabstop>
184   <tabstop>RadioButton3</tabstop>
185   <tabstop>RadioButton4</tabstop>
186   <tabstop>RadioButton5</tabstop>
187  </tabstops>
188  <resources/>
189  <connections/>
190 </ui>