1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>QSetupDialog</class> |
---|
4 | <widget class="QWidget" name="QSetupDialog"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>196</width> |
---|
10 | <height>356</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Multichannel Projection Designer</string> |
---|
15 | </property> |
---|
16 | <layout class="QHBoxLayout"> |
---|
17 | <property name="spacing"> |
---|
18 | <number>6</number> |
---|
19 | </property> |
---|
20 | <property name="margin"> |
---|
21 | <number>0</number> |
---|
22 | </property> |
---|
23 | <item> |
---|
24 | <widget class="QTabWidget" name="tabWidget"> |
---|
25 | <widget class="QWidget" name="channelsTab"> |
---|
26 | <attribute name="title"> |
---|
27 | <string>Channels</string> |
---|
28 | </attribute> |
---|
29 | <layout class="QHBoxLayout"> |
---|
30 | <property name="spacing"> |
---|
31 | <number>6</number> |
---|
32 | </property> |
---|
33 | <property name="margin"> |
---|
34 | <number>4</number> |
---|
35 | </property> |
---|
36 | <item> |
---|
37 | <layout class="QVBoxLayout"> |
---|
38 | <property name="spacing"> |
---|
39 | <number>6</number> |
---|
40 | </property> |
---|
41 | <property name="margin"> |
---|
42 | <number>0</number> |
---|
43 | </property> |
---|
44 | <item> |
---|
45 | <widget class="projection::QChannelManagerWidget" name="channelManager" native="true"> |
---|
46 | <property name="maximumSize"> |
---|
47 | <size> |
---|
48 | <width>16777215</width> |
---|
49 | <height>120</height> |
---|
50 | </size> |
---|
51 | </property> |
---|
52 | <property name="focusPolicy"> |
---|
53 | <enum>Qt::StrongFocus</enum> |
---|
54 | </property> |
---|
55 | </widget> |
---|
56 | </item> |
---|
57 | <item> |
---|
58 | <widget class="QGroupBox" name="channelGroup"> |
---|
59 | <property name="sizePolicy"> |
---|
60 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
---|
61 | <horstretch>0</horstretch> |
---|
62 | <verstretch>1</verstretch> |
---|
63 | </sizepolicy> |
---|
64 | </property> |
---|
65 | <property name="title"> |
---|
66 | <string>Channel</string> |
---|
67 | </property> |
---|
68 | <layout class="QHBoxLayout"> |
---|
69 | <property name="spacing"> |
---|
70 | <number>6</number> |
---|
71 | </property> |
---|
72 | <property name="margin"> |
---|
73 | <number>4</number> |
---|
74 | </property> |
---|
75 | <item> |
---|
76 | <widget class="projection::QChannelWidget" name="channel" native="true"> |
---|
77 | <property name="focusPolicy"> |
---|
78 | <enum>Qt::StrongFocus</enum> |
---|
79 | </property> |
---|
80 | </widget> |
---|
81 | </item> |
---|
82 | </layout> |
---|
83 | </widget> |
---|
84 | </item> |
---|
85 | <item> |
---|
86 | <spacer> |
---|
87 | <property name="orientation"> |
---|
88 | <enum>Qt::Vertical</enum> |
---|
89 | </property> |
---|
90 | <property name="sizeHint" stdset="0"> |
---|
91 | <size> |
---|
92 | <width>20</width> |
---|
93 | <height>40</height> |
---|
94 | </size> |
---|
95 | </property> |
---|
96 | </spacer> |
---|
97 | </item> |
---|
98 | </layout> |
---|
99 | </item> |
---|
100 | </layout> |
---|
101 | </widget> |
---|
102 | <widget class="QWidget" name="screenTab"> |
---|
103 | <attribute name="title"> |
---|
104 | <string>Screen</string> |
---|
105 | </attribute> |
---|
106 | <layout class="QVBoxLayout"> |
---|
107 | <property name="spacing"> |
---|
108 | <number>6</number> |
---|
109 | </property> |
---|
110 | <property name="margin"> |
---|
111 | <number>0</number> |
---|
112 | </property> |
---|
113 | <item> |
---|
114 | <widget class="projection::QScreenWidget" name="screen" native="true"/> |
---|
115 | </item> |
---|
116 | <item> |
---|
117 | <spacer> |
---|
118 | <property name="orientation"> |
---|
119 | <enum>Qt::Vertical</enum> |
---|
120 | </property> |
---|
121 | <property name="sizeHint" stdset="0"> |
---|
122 | <size> |
---|
123 | <width>20</width> |
---|
124 | <height>20</height> |
---|
125 | </size> |
---|
126 | </property> |
---|
127 | </spacer> |
---|
128 | </item> |
---|
129 | </layout> |
---|
130 | </widget> |
---|
131 | <widget class="QWidget" name="sceneTab"> |
---|
132 | <attribute name="title"> |
---|
133 | <string>Scene</string> |
---|
134 | </attribute> |
---|
135 | <layout class="QVBoxLayout"> |
---|
136 | <property name="spacing"> |
---|
137 | <number>6</number> |
---|
138 | </property> |
---|
139 | <property name="margin"> |
---|
140 | <number>0</number> |
---|
141 | </property> |
---|
142 | <item> |
---|
143 | <widget class="projection::QSceneWidget" name="scene" native="true"/> |
---|
144 | </item> |
---|
145 | <item> |
---|
146 | <spacer> |
---|
147 | <property name="orientation"> |
---|
148 | <enum>Qt::Vertical</enum> |
---|
149 | </property> |
---|
150 | <property name="sizeHint" stdset="0"> |
---|
151 | <size> |
---|
152 | <width>20</width> |
---|
153 | <height>20</height> |
---|
154 | </size> |
---|
155 | </property> |
---|
156 | </spacer> |
---|
157 | </item> |
---|
158 | </layout> |
---|
159 | </widget> |
---|
160 | </widget> |
---|
161 | </item> |
---|
162 | </layout> |
---|
163 | </widget> |
---|
164 | <customwidgets> |
---|
165 | <customwidget> |
---|
166 | <class>projection::QChannelManagerWidget</class> |
---|
167 | <extends>QWidget</extends> |
---|
168 | <header>gui/QChannelManagerWidget.h</header> |
---|
169 | </customwidget> |
---|
170 | <customwidget> |
---|
171 | <class>projection::QScreenWidget</class> |
---|
172 | <extends>QWidget</extends> |
---|
173 | <header>gui/QScreenWidget.h</header> |
---|
174 | </customwidget> |
---|
175 | <customwidget> |
---|
176 | <class>projection::QChannelWidget</class> |
---|
177 | <extends>QWidget</extends> |
---|
178 | <header>gui/QChannelWidget.h</header> |
---|
179 | </customwidget> |
---|
180 | <customwidget> |
---|
181 | <class>projection::QSceneWidget</class> |
---|
182 | <extends>QWidget</extends> |
---|
183 | <header>gui/QSceneWidget.h</header> |
---|
184 | </customwidget> |
---|
185 | </customwidgets> |
---|
186 | <tabstops> |
---|
187 | <tabstop>channelManager</tabstop> |
---|
188 | <tabstop>channel</tabstop> |
---|
189 | <tabstop>tabWidget</tabstop> |
---|
190 | </tabstops> |
---|
191 | <resources/> |
---|
192 | <connections/> |
---|
193 | </ui> |
---|