Salome HOME
trying to fix selection mecanism in OCC Viewer: Selection is OK, but broken after...
[modules/hydro.git] / src / HYDROTools / plugins / fitShapePointsToMeshEdges.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Dialog</class>
4  <widget class="QDialog" name="Dialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>817</width>
10     <height>265</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Mesh Edges to Shapes</string>
15   </property>
16   <property name="layoutDirection">
17    <enum>Qt::LeftToRight</enum>
18   </property>
19   <layout class="QVBoxLayout" name="verticalLayout_2">
20    <item>
21     <widget class="QGroupBox" name="groupBox">
22      <property name="title">
23       <string>Input</string>
24      </property>
25      <layout class="QVBoxLayout" name="verticalLayout">
26       <item>
27        <layout class="QGridLayout" name="gridLayout">
28         <item row="0" column="0">
29          <widget class="QLabel" name="lb_meshEdges">
30           <property name="sizePolicy">
31            <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
32             <horstretch>0</horstretch>
33             <verstretch>0</verstretch>
34            </sizepolicy>
35           </property>
36           <property name="text">
37            <string>Mesh edges shapefile</string>
38           </property>
39          </widget>
40         </item>
41         <item row="0" column="1">
42          <widget class="QLineEdit" name="le_meshEdges"/>
43         </item>
44         <item row="0" column="2">
45          <widget class="QToolButton" name="pb_meshEdges">
46           <property name="sizePolicy">
47            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
48             <horstretch>0</horstretch>
49             <verstretch>0</verstretch>
50            </sizepolicy>
51           </property>
52           <property name="text">
53            <string>...</string>
54           </property>
55          </widget>
56         </item>
57         <item row="1" column="0">
58          <widget class="QLabel" name="lb_shapeToAdjust">
59           <property name="sizePolicy">
60            <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
61             <horstretch>0</horstretch>
62             <verstretch>0</verstretch>
63            </sizepolicy>
64           </property>
65           <property name="text">
66            <string>Shapefile to adjust</string>
67           </property>
68          </widget>
69         </item>
70         <item row="1" column="1">
71          <widget class="QLineEdit" name="le_shapeToAdjust"/>
72         </item>
73         <item row="1" column="2">
74          <widget class="QToolButton" name="pb_shapeToAdjust">
75           <property name="sizePolicy">
76            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
77             <horstretch>0</horstretch>
78             <verstretch>0</verstretch>
79            </sizepolicy>
80           </property>
81           <property name="text">
82            <string>...</string>
83           </property>
84          </widget>
85         </item>
86        </layout>
87       </item>
88       <item>
89        <layout class="QGridLayout" name="gridLayout_2">
90         <item row="0" column="0">
91          <widget class="QCheckBox" name="cb_splitMeshEdges">
92           <property name="text">
93            <string>Split mesh edges shapefile</string>
94           </property>
95          </widget>
96         </item>
97         <item row="0" column="1">
98          <spacer name="horizontalSpacer_2">
99           <property name="orientation">
100            <enum>Qt::Horizontal</enum>
101           </property>
102           <property name="sizeHint" stdset="0">
103            <size>
104             <width>40</width>
105             <height>20</height>
106            </size>
107           </property>
108          </spacer>
109         </item>
110         <item row="1" column="0">
111          <widget class="QCheckBox" name="cb_splitShapeToAdjust">
112           <property name="text">
113            <string>Split shapefile to adjust</string>
114           </property>
115          </widget>
116         </item>
117         <item row="1" column="1">
118          <spacer name="horizontalSpacer_3">
119           <property name="orientation">
120            <enum>Qt::Horizontal</enum>
121           </property>
122           <property name="sizeHint" stdset="0">
123            <size>
124             <width>40</width>
125             <height>20</height>
126            </size>
127           </property>
128          </spacer>
129         </item>
130        </layout>
131       </item>
132      </layout>
133     </widget>
134    </item>
135    <item>
136     <spacer name="verticalSpacer">
137      <property name="orientation">
138       <enum>Qt::Vertical</enum>
139      </property>
140      <property name="sizeHint" stdset="0">
141       <size>
142        <width>20</width>
143        <height>66</height>
144       </size>
145      </property>
146     </spacer>
147    </item>
148    <item>
149     <layout class="QHBoxLayout" name="horizontalLayout">
150      <item>
151       <widget class="QDialogButtonBox" name="pb_ok">
152        <property name="sizePolicy">
153         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
154          <horstretch>0</horstretch>
155          <verstretch>0</verstretch>
156         </sizepolicy>
157        </property>
158        <property name="orientation">
159         <enum>Qt::Horizontal</enum>
160        </property>
161        <property name="standardButtons">
162         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
163        </property>
164       </widget>
165      </item>
166      <item>
167       <spacer name="horizontalSpacer">
168        <property name="orientation">
169         <enum>Qt::Horizontal</enum>
170        </property>
171        <property name="sizeHint" stdset="0">
172         <size>
173          <width>40</width>
174          <height>20</height>
175         </size>
176        </property>
177       </spacer>
178      </item>
179      <item>
180       <widget class="QPushButton" name="pb_help">
181        <property name="sizePolicy">
182         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
183          <horstretch>0</horstretch>
184          <verstretch>0</verstretch>
185         </sizepolicy>
186        </property>
187        <property name="text">
188         <string>Help</string>
189        </property>
190       </widget>
191      </item>
192     </layout>
193    </item>
194   </layout>
195  </widget>
196  <resources/>
197  <connections>
198   <connection>
199    <sender>pb_ok</sender>
200    <signal>rejected()</signal>
201    <receiver>Dialog</receiver>
202    <slot>reject()</slot>
203    <hints>
204     <hint type="sourcelabel">
205      <x>316</x>
206      <y>260</y>
207     </hint>
208     <hint type="destinationlabel">
209      <x>286</x>
210      <y>274</y>
211     </hint>
212    </hints>
213   </connection>
214   <connection>
215    <sender>pb_ok</sender>
216    <signal>accepted()</signal>
217    <receiver>Dialog</receiver>
218    <slot>accept()</slot>
219    <hints>
220     <hint type="sourcelabel">
221      <x>248</x>
222      <y>254</y>
223     </hint>
224     <hint type="destinationlabel">
225      <x>157</x>
226      <y>274</y>
227     </hint>
228    </hints>
229   </connection>
230  </connections>
231 </ui>