bfd7e2e0ccbe95bf451d52a168d1326cf920fa9a
[qcpufreq] / src / helpwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HelpWindow</class>
4  <widget class="QWidget" name="HelpWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>530</width>
10     <height>415</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Help</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
18     <widget class="QTextEdit" name="textEdit">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="styleSheet">
26       <string notr="true">background: transparent;</string>
27      </property>
28      <property name="frameShape">
29       <enum>QFrame::NoFrame</enum>
30      </property>
31      <property name="frameShadow">
32       <enum>QFrame::Plain</enum>
33      </property>
34      <property name="horizontalScrollBarPolicy">
35       <enum>Qt::ScrollBarAlwaysOff</enum>
36      </property>
37      <property name="readOnly">
38       <bool>true</bool>
39      </property>
40     </widget>
41    </item>
42   </layout>
43  </widget>
44  <resources/>
45  <connections/>
46 </ui>