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