]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/QuadRevolution_QTD.ui
Salome HOME
Porting to Paraview 3.98.1
[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>235</width>
10     <height>367</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">
25      <property name="minimumSize">
26       <size>
27        <width>5</width>
28        <height>0</height>
29       </size>
30      </property>
31      <property name="title">
32       <string>Arguments</string>
33      </property>
34      <layout class="QGridLayout" name="gridLayout">
35       <item row="0" column="0">
36        <widget class="QLabel" name="quadsLabel">
37         <property name="text">
38          <string>Quads : </string>
39         </property>
40        </widget>
41       </item>
42       <item row="0" column="1">
43        <widget class="QListWidget" name="quads_lw">
44         <property name="sizePolicy">
45          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
46           <horstretch>0</horstretch>
47           <verstretch>0</verstretch>
48          </sizepolicy>
49         </property>
50        </widget>
51       </item>
52       <item row="1" column="0">
53        <widget class="QLabel" name="label_5">
54         <property name="text">
55          <string>Center : </string>
56         </property>
57        </widget>
58       </item>
59       <item row="1" column="1">
60        <widget class="QLineEdit" name="center_pt_le">
61         <property name="sizePolicy">
62          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
63           <horstretch>0</horstretch>
64           <verstretch>0</verstretch>
65          </sizepolicy>
66         </property>
67         <property name="maximumSize">
68          <size>
69           <width>16777215</width>
70           <height>16777215</height>
71          </size>
72         </property>
73         <property name="toolTip">
74          <string>Select a vertex
75 </string>
76         </property>
77         <property name="readOnly">
78          <bool>false</bool>
79         </property>
80        </widget>
81       </item>
82       <item row="2" column="0">
83        <widget class="QLabel" name="label_4">
84         <property name="text">
85          <string>Axis     :</string>
86         </property>
87        </widget>
88       </item>
89       <item row="2" column="1">
90        <widget class="QLineEdit" name="axis_vec_le">
91         <property name="sizePolicy">
92          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
93           <horstretch>0</horstretch>
94           <verstretch>0</verstretch>
95          </sizepolicy>
96         </property>
97         <property name="maximumSize">
98          <size>
99           <width>16777215</width>
100           <height>16777215</height>
101          </size>
102         </property>
103         <property name="toolTip">
104          <string>Select a vector
105 </string>
106         </property>
107         <property name="readOnly">
108          <bool>false</bool>
109         </property>
110        </widget>
111       </item>
112       <item row="3" column="0">
113        <widget class="QLabel" name="label">
114         <property name="text">
115          <string>Angles : </string>
116         </property>
117        </widget>
118       </item>
119       <item row="3" column="1" rowspan="4">
120        <widget class="QListWidget" name="angles_lw">
121         <property name="sizePolicy">
122          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
123           <horstretch>0</horstretch>
124           <verstretch>0</verstretch>
125          </sizepolicy>
126         </property>
127        </widget>
128       </item>
129       <item row="4" column="0">
130        <widget class="QPushButton" name="add_angle_pb">
131         <property name="enabled">
132          <bool>true</bool>
133         </property>
134         <property name="sizePolicy">
135          <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
136           <horstretch>0</horstretch>
137           <verstretch>0</verstretch>
138          </sizepolicy>
139         </property>
140         <property name="text">
141          <string>+</string>
142         </property>
143        </widget>
144       </item>
145       <item row="5" column="0">
146        <widget class="QPushButton" name="del_angle_pb">
147         <property name="sizePolicy">
148          <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
149           <horstretch>0</horstretch>
150           <verstretch>0</verstretch>
151          </sizepolicy>
152         </property>
153         <property name="text">
154          <string>-</string>
155         </property>
156        </widget>
157       </item>
158       <item row="6" column="0">
159        <spacer name="verticalSpacer">
160         <property name="orientation">
161          <enum>Qt::Vertical</enum>
162         </property>
163         <property name="sizeHint" stdset="0">
164          <size>
165           <width>20</width>
166           <height>45</height>
167          </size>
168         </property>
169        </spacer>
170       </item>
171      </layout>
172     </widget>
173    </item>
174   </layout>
175  </widget>
176  <resources/>
177  <connections/>
178 </ui>