Test change - can I push OK?
[kdeedu-porting.git] / kalzium / src / settings_misc.ui
blob3fcf1133810b81bf6bc9ef6bda8ecef8342bfdf7
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>setupMisc</class>
6  <widget class="QWidget" name="setupMisc" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>381</width>
12     <height>156</height>
13    </rect>
14   </property>
15   <layout class="QVBoxLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item>
23     <widget class="QGroupBox" name="groupBox" >
24      <property name="title" >
25       <string>Miscellaneous</string>
26      </property>
27      <layout class="QVBoxLayout" >
28       <property name="margin" >
29        <number>9</number>
30       </property>
31       <property name="spacing" >
32        <number>6</number>
33       </property>
34       <item>
35        <layout class="QHBoxLayout" >
36         <property name="margin" >
37          <number>0</number>
38         </property>
39         <property name="spacing" >
40          <number>6</number>
41         </property>
42         <item>
43          <widget class="QLabel" name="label1" >
44           <property name="text" >
45            <string>PSE-Look:</string>
46           </property>
47          </widget>
48         </item>
49         <item>
50          <widget class="QComboBox" name="kcfg_pselook" >
51           <item>
52            <property name="text" >
53             <string>Display atomic mass in the PSE</string>
54            </property>
55           </item>
56           <item>
57            <property name="text" >
58             <string>Display only the number of the element</string>
59            </property>
60           </item>
61          </widget>
62         </item>
63        </layout>
64       </item>
65       <item>
66        <spacer>
67         <property name="orientation" >
68          <enum>Qt::Vertical</enum>
69         </property>
70         <property name="sizeType" >
71          <enum>QSizePolicy::Expanding</enum>
72         </property>
73         <property name="sizeHint" >
74          <size>
75           <width>61</width>
76           <height>20</height>
77          </size>
78         </property>
79        </spacer>
80       </item>
81      </layout>
82     </widget>
83    </item>
84   </layout>
85  </widget>
86  <layoutdefault spacing="6" margin="11" />
87  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
88  <resources/>
89  <connections/>
90 </ui>