aa8534396aa3c1ed476dba247d36b6606b41883a
[qcpufreq] / src / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>699</width>
10     <height>619</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>QCPUFreq</string>
15   </property>
16   <property name="windowIcon">
17    <iconset>
18     <normaloff>data/64x64/qcpufreq.png</normaloff>data/64x64/qcpufreq.png</iconset>
19   </property>
20   <property name="locale">
21    <locale language="English" country="UnitedStates"/>
22   </property>
23   <widget class="QWidget" name="centralWidget">
24    <layout class="QGridLayout" name="gridLayout_2">
25     <item row="0" column="0">
26      <layout class="QVBoxLayout" name="verticalLayout_3">
27       <item>
28        <layout class="QHBoxLayout" name="horizontalLayout">
29         <item>
30          <layout class="QGridLayout" name="gridLayout">
31           <item row="0" column="0">
32            <widget class="QLabel" name="label">
33             <property name="text">
34              <string>Minimum CPU speed:</string>
35             </property>
36            </widget>
37           </item>
38           <item row="0" column="1">
39            <widget class="QLabel" name="freq_min">
40             <property name="text">
41              <string>Unknown</string>
42             </property>
43            </widget>
44           </item>
45           <item row="1" column="0">
46            <widget class="QLabel" name="label_2">
47             <property name="text">
48              <string>Maximum CPU speed:</string>
49             </property>
50            </widget>
51           </item>
52           <item row="1" column="1">
53            <widget class="QLabel" name="freq_max">
54             <property name="text">
55              <string>Unknown</string>
56             </property>
57            </widget>
58           </item>
59           <item row="2" column="0">
60            <widget class="QLabel" name="label_4">
61             <property name="text">
62              <string>Current scaling governor:</string>
63             </property>
64            </widget>
65           </item>
66           <item row="2" column="1">
67            <widget class="QLabel" name="freq_governor">
68             <property name="text">
69              <string>Unknown</string>
70             </property>
71            </widget>
72           </item>
73           <item row="3" column="0">
74            <widget class="QLabel" name="label_5">
75             <property name="sizePolicy">
76              <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
77               <horstretch>0</horstretch>
78               <verstretch>0</verstretch>
79              </sizepolicy>
80             </property>
81             <property name="text">
82              <string>SmartReflex™:</string>
83             </property>
84            </widget>
85           </item>
86           <item row="3" column="1">
87            <widget class="QPushButton" name="sr_btn">
88             <property name="sizePolicy">
89              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
90               <horstretch>0</horstretch>
91               <verstretch>0</verstretch>
92              </sizepolicy>
93             </property>
94             <property name="text">
95              <string>Disabled</string>
96             </property>
97            </widget>
98           </item>
99          </layout>
100         </item>
101         <item>
102          <layout class="QVBoxLayout" name="verticalLayout_2">
103           <item>
104            <spacer name="verticalSpacer_3">
105             <property name="orientation">
106              <enum>Qt::Vertical</enum>
107             </property>
108             <property name="sizeHint" stdset="0">
109              <size>
110               <width>20</width>
111               <height>40</height>
112              </size>
113             </property>
114            </spacer>
115           </item>
116           <item>
117            <widget class="QGraphicsView" name="graphicsLandscape">
118             <property name="sizePolicy">
119              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
120               <horstretch>0</horstretch>
121               <verstretch>0</verstretch>
122              </sizepolicy>
123             </property>
124             <property name="minimumSize">
125              <size>
126               <width>0</width>
127               <height>0</height>
128              </size>
129             </property>
130             <property name="maximumSize">
131              <size>
132               <width>128</width>
133               <height>128</height>
134              </size>
135             </property>
136             <property name="baseSize">
137              <size>
138               <width>0</width>
139               <height>0</height>
140              </size>
141             </property>
142             <property name="autoFillBackground">
143              <bool>false</bool>
144             </property>
145             <property name="styleSheet">
146              <string notr="true">background: transparent;</string>
147             </property>
148             <property name="frameShape">
149              <enum>QFrame::NoFrame</enum>
150             </property>
151             <property name="lineWidth">
152              <number>0</number>
153             </property>
154             <property name="verticalScrollBarPolicy">
155              <enum>Qt::ScrollBarAlwaysOff</enum>
156             </property>
157             <property name="horizontalScrollBarPolicy">
158              <enum>Qt::ScrollBarAlwaysOff</enum>
159             </property>
160             <property name="interactive">
161              <bool>true</bool>
162             </property>
163            </widget>
164           </item>
165           <item>
166            <spacer name="verticalSpacer_2">
167             <property name="orientation">
168              <enum>Qt::Vertical</enum>
169             </property>
170             <property name="sizeHint" stdset="0">
171              <size>
172               <width>20</width>
173               <height>18</height>
174              </size>
175             </property>
176            </spacer>
177           </item>
178          </layout>
179         </item>
180        </layout>
181       </item>
182       <item>
183        <spacer name="verticalSpacer_4">
184         <property name="orientation">
185          <enum>Qt::Vertical</enum>
186         </property>
187         <property name="sizeHint" stdset="0">
188          <size>
189           <width>20</width>
190           <height>40</height>
191          </size>
192         </property>
193        </spacer>
194       </item>
195       <item>
196        <layout class="QHBoxLayout" name="horizontalLayout_2">
197         <item>
198          <spacer name="horizontalSpacer">
199           <property name="orientation">
200            <enum>Qt::Horizontal</enum>
201           </property>
202           <property name="sizeHint" stdset="0">
203            <size>
204             <width>40</width>
205             <height>20</height>
206            </size>
207           </property>
208          </spacer>
209         </item>
210         <item>
211          <widget class="QGraphicsView" name="graphicsPortrait">
212           <property name="sizePolicy">
213            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
214             <horstretch>0</horstretch>
215             <verstretch>0</verstretch>
216            </sizepolicy>
217           </property>
218           <property name="minimumSize">
219            <size>
220             <width>0</width>
221             <height>0</height>
222            </size>
223           </property>
224           <property name="maximumSize">
225            <size>
226             <width>128</width>
227             <height>128</height>
228            </size>
229           </property>
230           <property name="baseSize">
231            <size>
232             <width>0</width>
233             <height>0</height>
234            </size>
235           </property>
236           <property name="autoFillBackground">
237            <bool>false</bool>
238           </property>
239           <property name="styleSheet">
240            <string notr="true">background: transparent;</string>
241           </property>
242           <property name="frameShape">
243            <enum>QFrame::NoFrame</enum>
244           </property>
245           <property name="lineWidth">
246            <number>0</number>
247           </property>
248           <property name="verticalScrollBarPolicy">
249            <enum>Qt::ScrollBarAlwaysOff</enum>
250           </property>
251           <property name="horizontalScrollBarPolicy">
252            <enum>Qt::ScrollBarAlwaysOff</enum>
253           </property>
254           <property name="interactive">
255            <bool>true</bool>
256           </property>
257          </widget>
258         </item>
259         <item>
260          <spacer name="horizontalSpacer_2">
261           <property name="orientation">
262            <enum>Qt::Horizontal</enum>
263           </property>
264           <property name="sizeHint" stdset="0">
265            <size>
266             <width>40</width>
267             <height>20</height>
268            </size>
269           </property>
270          </spacer>
271         </item>
272        </layout>
273       </item>
274       <item>
275        <spacer name="verticalSpacer">
276         <property name="orientation">
277          <enum>Qt::Vertical</enum>
278         </property>
279         <property name="sizeHint" stdset="0">
280          <size>
281           <width>20</width>
282           <height>68</height>
283          </size>
284         </property>
285        </spacer>
286       </item>
287       <item>
288        <layout class="QVBoxLayout" name="verticalLayout">
289         <item>
290          <widget class="QLabel" name="label_3">
291           <property name="text">
292            <string>Set maximum CPU frequency:</string>
293           </property>
294          </widget>
295         </item>
296         <item>
297          <widget class="QSlider" name="freq_adjust">
298           <property name="orientation">
299            <enum>Qt::Horizontal</enum>
300           </property>
301          </widget>
302         </item>
303        </layout>
304       </item>
305      </layout>
306     </item>
307    </layout>
308   </widget>
309   <widget class="QMenuBar" name="menuBar">
310    <property name="geometry">
311     <rect>
312      <x>0</x>
313      <y>0</y>
314      <width>699</width>
315      <height>21</height>
316     </rect>
317    </property>
318    <widget class="QMenu" name="menuFile">
319     <property name="title">
320      <string>File</string>
321     </property>
322     <addaction name="actionAbout"/>
323    </widget>
324    <addaction name="menuFile"/>
325   </widget>
326   <action name="actionAbout">
327    <property name="text">
328     <string>About</string>
329    </property>
330   </action>
331  </widget>
332  <layoutdefault spacing="6" margin="11"/>
333  <resources/>
334  <connections/>
335 </ui>