aa2d76f5dcdc43d4870f84f5475917e824b55658
[pierogi] / pirpanelselectionform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRPanelSelectionForm</class>
4  <widget class="QWidget" name="PIRPanelSelectionForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Select Panels</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>8</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QScrollArea" name="scrollArea">
22      <property name="widgetResizable">
23       <bool>true</bool>
24      </property>
25      <widget class="QWidget" name="scrollAreaWidgetContents">
26       <property name="geometry">
27        <rect>
28         <x>0</x>
29         <y>0</y>
30         <width>782</width>
31         <height>462</height>
32        </rect>
33       </property>
34       <layout class="QVBoxLayout" name="verticalLayout_2">
35        <item>
36         <widget class="QCheckBox" name="mainCheckBox">
37          <property name="text">
38           <string>Main Panel - power, volume, and channel controls</string>
39          </property>
40          <property name="checked">
41           <bool>false</bool>
42          </property>
43         </widget>
44        </item>
45        <item>
46         <widget class="QCheckBox" name="utilityCheckBox">
47          <property name="text">
48           <string>Utility Panel - commonly used controls</string>
49          </property>
50         </widget>
51        </item>
52        <item>
53         <widget class="QCheckBox" name="keypadCheckBox">
54          <property name="text">
55           <string>Keypad Panel - numeric value entry</string>
56          </property>
57         </widget>
58        </item>
59        <item>
60         <widget class="QCheckBox" name="menuCheckBox">
61          <property name="text">
62           <string>Menu Panel - enter, exit, and navigate menus</string>
63          </property>
64         </widget>
65        </item>
66        <item>
67         <widget class="QCheckBox" name="mediaCheckBox">
68          <property name="text">
69           <string>Media Panel - control over recorded data</string>
70          </property>
71         </widget>
72        </item>
73        <item>
74         <widget class="QCheckBox" name="media2CheckBox">
75          <property name="text">
76           <string>Media2 Panel - additional media controls</string>
77          </property>
78         </widget>
79        </item>
80        <item>
81         <widget class="QCheckBox" name="tvCheckBox">
82          <property name="text">
83           <string>TV Panel - Teletext and Picture-in-Picture</string>
84          </property>
85         </widget>
86        </item>
87        <item>
88         <widget class="QCheckBox" name="inputCheckBox">
89          <property name="text">
90           <string>Input Panel - manage data sources</string>
91          </property>
92         </widget>
93        </item>
94        <item>
95         <widget class="QCheckBox" name="adjustCheckBox">
96          <property name="text">
97           <string>Adjust Panel - modify audio and video</string>
98          </property>
99         </widget>
100        </item>
101        <item>
102         <widget class="QCheckBox" name="acCheckBox">
103          <property name="text">
104           <string>A/C Panel - air conditioner controls</string>
105          </property>
106         </widget>
107        </item>
108        <item>
109         <widget class="QCheckBox" name="favoritesCheckBox">
110          <property name="text">
111           <string>Favorites Panel - memorized keysets</string>
112          </property>
113         </widget>
114        </item>
115       </layout>
116      </widget>
117     </widget>
118    </item>
119   </layout>
120  </widget>
121  <resources/>
122  <connections/>
123 </ui>