]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/QuadRevolution_QTD.ui
Salome HOME
406af8fa5db7eb676f2b10c1a0db678e17ca42db
[modules/hexablock.git] / src / HEXABLOCKGUI / QuadRevolution_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>QuadRevolutionDialog</class>
4  <widget class="QDialog" name="QuadRevolutionDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>279</width>
10     <height>451</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>5</width>
16     <height>0</height>
17    </size>
18   </property>
19   <property name="windowTitle">
20    <string>Quad(s) Revolution</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout">
23    <item>
24     <widget class="QGroupBox" name="groupBox_3">
25      <property name="minimumSize">
26       <size>
27        <width>5</width>
28        <height>0</height>
29       </size>
30      </property>
31      <property name="title">
32       <string>Result Name</string>
33      </property>
34      <layout class="QFormLayout" name="formLayout_2">
35       <item row="0" column="0">
36        <widget class="QLabel" name="label_15">
37         <property name="text">
38          <string> Name :          </string>
39         </property>
40        </widget>
41       </item>
42       <item row="0" column="1">
43        <widget class="QLineEdit" name="name_le">
44         <property name="sizePolicy">
45          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
46           <horstretch>0</horstretch>
47           <verstretch>0</verstretch>
48          </sizepolicy>
49         </property>
50         <property name="maximumSize">
51          <size>
52           <width>127</width>
53           <height>16777215</height>
54          </size>
55         </property>
56        </widget>
57       </item>
58      </layout>
59     </widget>
60    </item>
61    <item>
62     <widget class="QGroupBox" name="groupBox">
63      <property name="minimumSize">
64       <size>
65        <width>5</width>
66        <height>0</height>
67       </size>
68      </property>
69      <property name="title">
70       <string>Arguments</string>
71      </property>
72      <layout class="QGridLayout" name="gridLayout">
73       <item row="0" column="0" colspan="2">
74        <widget class="QLabel" name="quadsLabel">
75         <property name="text">
76          <string>Quads : </string>
77         </property>
78        </widget>
79       </item>
80       <item row="0" column="2" rowspan="2">
81        <widget class="QListWidget" name="quads_lw"/>
82       </item>
83       <item row="2" column="0" colspan="2">
84        <widget class="QLabel" name="label_5">
85         <property name="text">
86          <string>Center : </string>
87         </property>
88        </widget>
89       </item>
90       <item row="2" column="2">
91        <widget class="QLineEdit" name="center_pt_le">
92         <property name="sizePolicy">
93          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
94           <horstretch>0</horstretch>
95           <verstretch>0</verstretch>
96          </sizepolicy>
97         </property>
98         <property name="maximumSize">
99          <size>
100           <width>127</width>
101           <height>16777215</height>
102          </size>
103         </property>
104         <property name="toolTip">
105          <string>Select a vertex
106 </string>
107         </property>
108         <property name="readOnly">
109          <bool>false</bool>
110         </property>
111        </widget>
112       </item>
113       <item row="3" column="0" colspan="2">
114        <widget class="QLabel" name="label_4">
115         <property name="text">
116          <string>Axis     :</string>
117         </property>
118        </widget>
119       </item>
120       <item row="3" column="2">
121        <widget class="QLineEdit" name="axis_vec_le">
122         <property name="maximumSize">
123          <size>
124           <width>127</width>
125           <height>16777215</height>
126          </size>
127         </property>
128         <property name="toolTip">
129          <string>Select a vector
130 </string>
131         </property>
132         <property name="readOnly">
133          <bool>false</bool>
134         </property>
135        </widget>
136       </item>
137       <item row="6" column="0">
138        <widget class="QPushButton" name="add_angle_pb">
139         <property name="enabled">
140          <bool>true</bool>
141         </property>
142         <property name="sizePolicy">
143          <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
144           <horstretch>0</horstretch>
145           <verstretch>0</verstretch>
146          </sizepolicy>
147         </property>
148         <property name="text">
149          <string>+</string>
150         </property>
151        </widget>
152       </item>
153       <item row="7" column="0">
154        <widget class="QPushButton" name="del_angle_pb">
155         <property name="sizePolicy">
156          <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
157           <horstretch>0</horstretch>
158           <verstretch>0</verstretch>
159          </sizepolicy>
160         </property>
161         <property name="text">
162          <string>-</string>
163         </property>
164        </widget>
165       </item>
166       <item row="5" column="0">
167        <widget class="QLabel" name="label">
168         <property name="text">
169          <string>Angles : </string>
170         </property>
171        </widget>
172       </item>
173       <item row="8" column="0">
174        <spacer name="verticalSpacer">
175         <property name="orientation">
176          <enum>Qt::Vertical</enum>
177         </property>
178         <property name="sizeHint" stdset="0">
179          <size>
180           <width>20</width>
181           <height>45</height>
182          </size>
183         </property>
184        </spacer>
185       </item>
186       <item row="4" column="2" rowspan="5">
187        <widget class="QListWidget" name="angles_lw"/>
188       </item>
189      </layout>
190     </widget>
191    </item>
192   </layout>
193  </widget>
194  <resources/>
195  <connections/>
196 </ui>