]> Shamusworld >> Repos - architektonas/blob - src/forms/dlginsert.ui
60ef49fb3e795d592954e4f33a499a2447ecd31a
[architektonas] / src / forms / dlginsert.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DlgInsert</class>
4  <widget class="QDialog" name="DlgInsert">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>457</width>
10     <height>310</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>300</width>
22     <height>190</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Insert</string>
27   </property>
28   <layout class="QVBoxLayout">
29    <item>
30     <layout class="QHBoxLayout">
31      <item>
32       <layout class="QVBoxLayout">
33        <item>
34         <layout class="QHBoxLayout">
35          <item>
36           <widget class="QLabel" name="lLayer">
37            <property name="sizePolicy">
38             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
39              <horstretch>0</horstretch>
40              <verstretch>0</verstretch>
41             </sizepolicy>
42            </property>
43            <property name="text">
44             <string>Layer:</string>
45            </property>
46            <property name="wordWrap">
47             <bool>false</bool>
48            </property>
49           </widget>
50          </item>
51          <item>
52           <widget class="QG_LayerBox" name="cbLayer" native="true"/>
53          </item>
54         </layout>
55        </item>
56        <item>
57         <widget class="WidgetPen" name="wPen" native="true">
58          <property name="sizePolicy">
59           <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
60            <horstretch>0</horstretch>
61            <verstretch>0</verstretch>
62           </sizepolicy>
63          </property>
64         </widget>
65        </item>
66       </layout>
67      </item>
68      <item>
69       <widget class="QGroupBox" name="buttonGroup8">
70        <property name="title">
71         <string>Geometry</string>
72        </property>
73        <layout class="QGridLayout">
74         <item row="8" column="1">
75          <spacer name="spacer61">
76           <property name="orientation">
77            <enum>Qt::Vertical</enum>
78           </property>
79           <property name="sizeType">
80            <enum>QSizePolicy::Expanding</enum>
81           </property>
82           <property name="sizeHint" stdset="0">
83            <size>
84             <width>20</width>
85             <height>20</height>
86            </size>
87           </property>
88          </spacer>
89         </item>
90         <item row="8" column="0">
91          <spacer name="spacer58">
92           <property name="orientation">
93            <enum>Qt::Vertical</enum>
94           </property>
95           <property name="sizeType">
96            <enum>QSizePolicy::Expanding</enum>
97           </property>
98           <property name="sizeHint" stdset="0">
99            <size>
100             <width>20</width>
101             <height>20</height>
102            </size>
103           </property>
104          </spacer>
105         </item>
106         <item row="1" column="1">
107          <widget class="QLineEdit" name="leInsertionPointY">
108           <property name="minimumSize">
109            <size>
110             <width>64</width>
111             <height>0</height>
112            </size>
113           </property>
114          </widget>
115         </item>
116         <item row="0" column="1">
117          <widget class="QLineEdit" name="leInsertionPointX">
118           <property name="minimumSize">
119            <size>
120             <width>64</width>
121             <height>0</height>
122            </size>
123           </property>
124          </widget>
125         </item>
126         <item row="0" column="0">
127          <widget class="QLabel" name="lInsertionPointX">
128           <property name="text">
129            <string>Insertion point (x):</string>
130           </property>
131           <property name="wordWrap">
132            <bool>false</bool>
133           </property>
134          </widget>
135         </item>
136         <item row="1" column="0">
137          <widget class="QLabel" name="lInsertionPointY">
138           <property name="text">
139            <string>Insertion point (y):</string>
140           </property>
141           <property name="wordWrap">
142            <bool>false</bool>
143           </property>
144          </widget>
145         </item>
146         <item row="2" column="1">
147          <widget class="QLineEdit" name="leScale">
148           <property name="minimumSize">
149            <size>
150             <width>64</width>
151             <height>0</height>
152            </size>
153           </property>
154          </widget>
155         </item>
156         <item row="2" column="0">
157          <widget class="QLabel" name="lFactor">
158           <property name="text">
159            <string>Scale:</string>
160           </property>
161           <property name="wordWrap">
162            <bool>false</bool>
163           </property>
164          </widget>
165         </item>
166         <item row="3" column="0">
167          <widget class="QLabel" name="lAngle">
168           <property name="text">
169            <string>Angle:</string>
170           </property>
171           <property name="wordWrap">
172            <bool>false</bool>
173           </property>
174          </widget>
175         </item>
176         <item row="3" column="1">
177          <widget class="QLineEdit" name="leAngle">
178           <property name="minimumSize">
179            <size>
180             <width>64</width>
181             <height>0</height>
182            </size>
183           </property>
184          </widget>
185         </item>
186         <item row="4" column="0">
187          <widget class="QLabel" name="lRows">
188           <property name="text">
189            <string>Rows:</string>
190           </property>
191           <property name="wordWrap">
192            <bool>false</bool>
193           </property>
194          </widget>
195         </item>
196         <item row="4" column="1">
197          <widget class="QLineEdit" name="leRows">
198           <property name="minimumSize">
199            <size>
200             <width>64</width>
201             <height>0</height>
202            </size>
203           </property>
204          </widget>
205         </item>
206         <item row="5" column="1">
207          <widget class="QLineEdit" name="leCols">
208           <property name="minimumSize">
209            <size>
210             <width>64</width>
211             <height>0</height>
212            </size>
213           </property>
214          </widget>
215         </item>
216         <item row="5" column="0">
217          <widget class="QLabel" name="lCols">
218           <property name="text">
219            <string>Columns:</string>
220           </property>
221           <property name="wordWrap">
222            <bool>false</bool>
223           </property>
224          </widget>
225         </item>
226         <item row="6" column="0">
227          <widget class="QLabel" name="lRowSpacing">
228           <property name="text">
229            <string>Row Spacing:</string>
230           </property>
231           <property name="wordWrap">
232            <bool>false</bool>
233           </property>
234          </widget>
235         </item>
236         <item row="6" column="1">
237          <widget class="QLineEdit" name="leRowSpacing">
238           <property name="minimumSize">
239            <size>
240             <width>64</width>
241             <height>0</height>
242            </size>
243           </property>
244          </widget>
245         </item>
246         <item row="7" column="1">
247          <widget class="QLineEdit" name="leColSpacing">
248           <property name="minimumSize">
249            <size>
250             <width>64</width>
251             <height>0</height>
252            </size>
253           </property>
254          </widget>
255         </item>
256         <item row="7" column="0">
257          <widget class="QLabel" name="lColSpacing">
258           <property name="text">
259            <string>Column Spacing:</string>
260           </property>
261           <property name="wordWrap">
262            <bool>false</bool>
263           </property>
264          </widget>
265         </item>
266        </layout>
267       </widget>
268      </item>
269     </layout>
270    </item>
271    <item>
272     <layout class="QHBoxLayout">
273      <item>
274       <spacer name="spacer">
275        <property name="orientation">
276         <enum>Qt::Horizontal</enum>
277        </property>
278        <property name="sizeType">
279         <enum>QSizePolicy::Expanding</enum>
280        </property>
281        <property name="sizeHint" stdset="0">
282         <size>
283          <width>40</width>
284          <height>20</height>
285         </size>
286        </property>
287       </spacer>
288      </item>
289      <item>
290       <widget class="QPushButton" name="bOk">
291        <property name="text">
292         <string>&amp;OK</string>
293        </property>
294        <property name="default">
295         <bool>true</bool>
296        </property>
297       </widget>
298      </item>
299      <item>
300       <widget class="QPushButton" name="bCancel">
301        <property name="text">
302         <string>Cancel</string>
303        </property>
304        <property name="shortcut">
305         <string>Esc</string>
306        </property>
307       </widget>
308      </item>
309     </layout>
310    </item>
311   </layout>
312  </widget>
313  <layoutdefault spacing="6" margin="11"/>
314  <customwidgets>
315   <customwidget>
316    <class>QG_LayerBox</class>
317    <extends>QWidget</extends>
318    <header>qg_layerbox.h</header>
319   </customwidget>
320   <customwidget>
321    <class>WidgetPen</class>
322    <extends>QWidget</extends>
323    <header>widgetpen.h</header>
324   </customwidget>
325  </customwidgets>
326  <tabstops>
327   <tabstop>leInsertionPointX</tabstop>
328   <tabstop>leInsertionPointY</tabstop>
329   <tabstop>leScale</tabstop>
330   <tabstop>leAngle</tabstop>
331   <tabstop>leRows</tabstop>
332   <tabstop>leCols</tabstop>
333   <tabstop>leRowSpacing</tabstop>
334   <tabstop>leColSpacing</tabstop>
335   <tabstop>bOk</tabstop>
336   <tabstop>bCancel</tabstop>
337  </tabstops>
338  <resources/>
339  <connections>
340   <connection>
341    <sender>bOk</sender>
342    <signal>clicked()</signal>
343    <receiver>DlgInsert</receiver>
344    <slot>accept()</slot>
345    <hints>
346     <hint type="sourcelabel">
347      <x>20</x>
348      <y>20</y>
349     </hint>
350     <hint type="destinationlabel">
351      <x>20</x>
352      <y>20</y>
353     </hint>
354    </hints>
355   </connection>
356   <connection>
357    <sender>bCancel</sender>
358    <signal>clicked()</signal>
359    <receiver>DlgInsert</receiver>
360    <slot>reject()</slot>
361    <hints>
362     <hint type="sourcelabel">
363      <x>20</x>
364      <y>20</y>
365     </hint>
366     <hint type="destinationlabel">
367      <x>20</x>
368      <y>20</y>
369     </hint>
370    </hints>
371   </connection>
372  </connections>
373 </ui>