[4] | 1 | <ui version="4.0" > |
---|
| 2 | <author></author> |
---|
| 3 | <comment></comment> |
---|
| 4 | <exportmacro></exportmacro> |
---|
| 5 | <class>QChannelManagerWidget</class> |
---|
| 6 | <widget class="QWidget" name="QChannelManagerWidget" > |
---|
| 7 | <property name="geometry" > |
---|
| 8 | <rect> |
---|
| 9 | <x>0</x> |
---|
| 10 | <y>0</y> |
---|
| 11 | <width>223</width> |
---|
| 12 | <height>236</height> |
---|
| 13 | </rect> |
---|
| 14 | </property> |
---|
| 15 | <property name="windowTitle" > |
---|
| 16 | <string>Channel Manager</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 | <layout class="QVBoxLayout" > |
---|
| 27 | <property name="margin" > |
---|
| 28 | <number>0</number> |
---|
| 29 | </property> |
---|
| 30 | <property name="spacing" > |
---|
| 31 | <number>6</number> |
---|
| 32 | </property> |
---|
| 33 | <item> |
---|
| 34 | <widget class="QTableWidget" name="channelTable" > |
---|
| 35 | <property name="selectionMode" > |
---|
| 36 | <enum>QAbstractItemView::SingleSelection</enum> |
---|
| 37 | </property> |
---|
| 38 | <property name="selectionBehavior" > |
---|
| 39 | <enum>QAbstractItemView::SelectRows</enum> |
---|
| 40 | </property> |
---|
| 41 | </widget> |
---|
| 42 | </item> |
---|
| 43 | <item> |
---|
| 44 | <layout class="QHBoxLayout" > |
---|
| 45 | <property name="margin" > |
---|
| 46 | <number>0</number> |
---|
| 47 | </property> |
---|
| 48 | <property name="spacing" > |
---|
| 49 | <number>6</number> |
---|
| 50 | </property> |
---|
| 51 | <item> |
---|
| 52 | <spacer> |
---|
| 53 | <property name="orientation" > |
---|
| 54 | <enum>Qt::Horizontal</enum> |
---|
| 55 | </property> |
---|
| 56 | <property name="sizeHint" > |
---|
| 57 | <size> |
---|
| 58 | <width>16</width> |
---|
| 59 | <height>20</height> |
---|
| 60 | </size> |
---|
| 61 | </property> |
---|
| 62 | </spacer> |
---|
| 63 | </item> |
---|
| 64 | <item> |
---|
| 65 | <widget class="QPushButton" name="addButton" > |
---|
| 66 | <property name="focusPolicy" > |
---|
| 67 | <enum>Qt::NoFocus</enum> |
---|
| 68 | </property> |
---|
| 69 | <property name="text" > |
---|
| 70 | <string>Add</string> |
---|
| 71 | </property> |
---|
| 72 | </widget> |
---|
| 73 | </item> |
---|
| 74 | <item> |
---|
| 75 | <widget class="QPushButton" name="removeButton" > |
---|
| 76 | <property name="focusPolicy" > |
---|
| 77 | <enum>Qt::NoFocus</enum> |
---|
| 78 | </property> |
---|
| 79 | <property name="text" > |
---|
| 80 | <string>Remove</string> |
---|
| 81 | </property> |
---|
| 82 | </widget> |
---|
| 83 | </item> |
---|
| 84 | </layout> |
---|
| 85 | </item> |
---|
| 86 | </layout> |
---|
| 87 | </item> |
---|
| 88 | </layout> |
---|
| 89 | </widget> |
---|
| 90 | <pixmapfunction></pixmapfunction> |
---|
| 91 | <resources/> |
---|
| 92 | <connections/> |
---|
| 93 | </ui> |
---|