source: projectionDesigner/trunk/projdesigner/include/gui/qscenewidget.ui @ 434

Last change on this file since 434 was 434, checked in by Torben Dannhauer, 10 years ago
File size: 6.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QSceneWidget</class>
4 <widget class="QWidget" name="QSceneWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>178</width>
10    <height>242</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Scene Settings</string>
15  </property>
16  <layout class="QHBoxLayout">
17   <property name="spacing">
18    <number>6</number>
19   </property>
20   <property name="margin">
21    <number>4</number>
22   </property>
23   <item>
24    <layout class="QVBoxLayout">
25     <property name="spacing">
26      <number>6</number>
27     </property>
28     <property name="margin">
29      <number>0</number>
30     </property>
31     <item>
32      <widget class="projection::QTransformMatrixWidget" name="transformWidget" native="true">
33       <property name="focusPolicy">
34        <enum>Qt::StrongFocus</enum>
35       </property>
36      </widget>
37     </item>
38     <item>
39      <widget class="QGroupBox" name="contentGroup">
40       <property name="title">
41        <string>Content</string>
42       </property>
43       <layout class="QHBoxLayout">
44        <property name="spacing">
45         <number>6</number>
46        </property>
47        <property name="margin">
48         <number>4</number>
49        </property>
50        <item>
51         <layout class="QVBoxLayout">
52          <property name="spacing">
53           <number>6</number>
54          </property>
55          <property name="margin">
56           <number>0</number>
57          </property>
58          <item>
59           <layout class="QHBoxLayout">
60            <property name="spacing">
61             <number>6</number>
62            </property>
63            <property name="margin">
64             <number>0</number>
65            </property>
66            <item>
67             <widget class="QLabel" name="typeLabel">
68              <property name="text">
69               <string>Type</string>
70              </property>
71             </widget>
72            </item>
73            <item>
74             <widget class="QComboBox" name="typeComboBox">
75              <property name="minimumSize">
76               <size>
77                <width>96</width>
78                <height>0</height>
79               </size>
80              </property>
81             </widget>
82            </item>
83            <item>
84             <spacer>
85              <property name="orientation">
86               <enum>Qt::Horizontal</enum>
87              </property>
88              <property name="sizeHint" stdset="0">
89               <size>
90                <width>40</width>
91                <height>20</height>
92               </size>
93              </property>
94             </spacer>
95            </item>
96           </layout>
97          </item>
98          <item>
99           <widget class="QStackedWidget" name="stackedWidget">
100            <property name="focusPolicy">
101             <enum>Qt::StrongFocus</enum>
102            </property>
103            <property name="currentIndex">
104             <number>-1</number>
105            </property>
106           </widget>
107          </item>
108         </layout>
109        </item>
110       </layout>
111      </widget>
112     </item>
113     <item>
114      <widget class="QCheckBox" name="showInDesignViewCheckBox">
115       <property name="text">
116        <string>Show in Design View</string>
117       </property>
118      </widget>
119     </item>
120     <item>
121      <layout class="QHBoxLayout">
122       <property name="spacing">
123        <number>6</number>
124       </property>
125       <property name="margin">
126        <number>0</number>
127       </property>
128       <item>
129        <widget class="QLabel" name="sceneSizeLabel">
130         <property name="text">
131          <string>Scene size</string>
132         </property>
133        </widget>
134       </item>
135       <item>
136        <widget class="QLineEdit" name="sceneSizeEdit">
137         <property name="maximumSize">
138          <size>
139           <width>64</width>
140           <height>16777215</height>
141          </size>
142         </property>
143        </widget>
144       </item>
145       <item>
146        <spacer>
147         <property name="orientation">
148          <enum>Qt::Horizontal</enum>
149         </property>
150         <property name="sizeHint" stdset="0">
151          <size>
152           <width>40</width>
153           <height>20</height>
154          </size>
155         </property>
156        </spacer>
157       </item>
158      </layout>
159     </item>
160     <item>
161      <layout class="QHBoxLayout">
162       <property name="spacing">
163        <number>6</number>
164       </property>
165       <property name="margin">
166        <number>0</number>
167       </property>
168       <item>
169        <widget class="QCheckBox" name="gridCheckBox">
170         <property name="text">
171          <string>Grid</string>
172         </property>
173        </widget>
174       </item>
175       <item>
176        <widget class="QLabel" name="gridSizeLabel">
177         <property name="text">
178          <string>Size</string>
179         </property>
180        </widget>
181       </item>
182       <item>
183        <widget class="QLineEdit" name="gridSizeEdit">
184         <property name="maximumSize">
185          <size>
186           <width>64</width>
187           <height>16777215</height>
188          </size>
189         </property>
190        </widget>
191       </item>
192       <item>
193        <spacer>
194         <property name="orientation">
195          <enum>Qt::Horizontal</enum>
196         </property>
197         <property name="sizeHint" stdset="0">
198          <size>
199           <width>40</width>
200           <height>20</height>
201          </size>
202         </property>
203        </spacer>
204       </item>
205      </layout>
206     </item>
207     <item>
208      <layout class="QHBoxLayout">
209       <property name="spacing">
210        <number>6</number>
211       </property>
212       <property name="margin">
213        <number>0</number>
214       </property>
215       <item>
216        <spacer>
217         <property name="orientation">
218          <enum>Qt::Horizontal</enum>
219         </property>
220         <property name="sizeHint" stdset="0">
221          <size>
222           <width>40</width>
223           <height>20</height>
224          </size>
225         </property>
226        </spacer>
227       </item>
228       <item>
229        <widget class="QPushButton" name="centerViewButton">
230         <property name="text">
231          <string>Center View</string>
232         </property>
233        </widget>
234       </item>
235       <item>
236        <widget class="QPushButton" name="viewAllButton">
237         <property name="text">
238          <string>ViewAll</string>
239         </property>
240        </widget>
241       </item>
242      </layout>
243     </item>
244    </layout>
245   </item>
246  </layout>
247 </widget>
248 <customwidgets>
249  <customwidget>
250   <class>projection::QTransformMatrixWidget</class>
251   <extends>QWidget</extends>
252   <header>gui/QTransformMatrixWidget.h</header>
253  </customwidget>
254 </customwidgets>
255 <tabstops>
256  <tabstop>typeComboBox</tabstop>
257  <tabstop>stackedWidget</tabstop>
258  <tabstop>showInDesignViewCheckBox</tabstop>
259  <tabstop>gridCheckBox</tabstop>
260  <tabstop>gridSizeEdit</tabstop>
261  <tabstop>centerViewButton</tabstop>
262  <tabstop>viewAllButton</tabstop>
263 </tabstops>
264 <resources/>
265 <connections/>
266</ui>
Note: See TracBrowser for help on using the repository browser.