summaryrefslogtreecommitdiffstats
path: root/kalzium/src/settings_units.ui
blob: 4457e59f0084cc51b745a50e23346603f6f6c70a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>setupUnits</class>
<widget class="QWidget">
    <property name="name">
        <cstring>setupUnits</cstring>
    </property>
    <property name="tqgeometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>400</width>
            <height>256</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="QButtonGroup" row="0" column="0">
            <property name="name">
                <cstring>kcfg_temperature</cstring>
            </property>
            <property name="title">
                <string>&amp;Temperatures</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Kalzium can show you the temperature in three different scales</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="QRadioButton" row="0" column="0">
                    <property name="name">
                        <cstring>radioButton19</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Use Kelvin</string>
                    </property>
                    <property name="buttonGroupId">
                        <number>0</number>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>If selected, the temperatures will be displayed in Kelvin</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>If selected, the temperatures will be displayed in Kelvin. This is then saved in configuration and restored next time you start Kalzium.</string>
                    </property>
                </widget>
                <widget class="QRadioButton" row="2" column="0">
                    <property name="name">
                        <cstring>radioButton11_2</cstring>
                    </property>
                    <property name="text">
                        <string>Use degrees &amp;Fahrenheit</string>
                    </property>
                    <property name="buttonGroupId">
                        <number>2</number>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Fahrenheit</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Fahrenheit. This is then saved in configuration and restored next time you start Kalzium.</string>
                    </property>
                </widget>
                <widget class="QRadioButton" row="3" column="0">
                    <property name="name">
                        <cstring>radioButton21</cstring>
                    </property>
                    <property name="text">
                        <string>Use degrees R&amp;ankine</string>
                    </property>
                    <property name="buttonGroupId">
                        <number>3</number>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Rankine</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Rankine. This is then saved in configuration and restored next time you start Kalzium.</string>
                    </property>
                </widget>
                <widget class="QRadioButton" row="4" column="0">
                    <property name="name">
                        <cstring>radioButton22</cstring>
                    </property>
                    <property name="text">
                        <string>Use degrees &amp;Réaumur</string>
                    </property>
                    <property name="buttonGroupId">
                        <number>4</number>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Réaumur.</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Réaumur. This is then saved in configuration and restored next time you start Kalzium.</string>
                    </property>
                </widget>
                <widget class="QRadioButton" row="1" column="0">
                    <property name="name">
                        <cstring>radioButton20</cstring>
                    </property>
                    <property name="text">
                        <string>Use de&amp;grees Celsius</string>
                    </property>
                    <property name="buttonGroupId">
                        <number>1</number>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Celsius</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>If selected, the temperatures will be displayed in Degrees Celsius. This is then saved in configuration and restored next time you start Kalzium.</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="QButtonGroup" row="1" column="0">
            <property name="name">
                <cstring>kcfg_energies</cstring>
            </property>
            <property name="title">
                <string>Units of &amp;Energies</string>
            </property>
            <property name="exclusive">
                <bool>true</bool>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="QRadioButton" row="0" column="0">
                    <property name="name">
                        <cstring>radioButton3_2_2_2</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Show energies in kJ/mol (kilojoule per mol)</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Chose the energy unit as kJ/mol (kilojoule per mol)</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Check this if you prefer the energy unit in  kJ/mol (kilojoule per mol). The other choice you have is eV (electronvolt).</string>
                    </property>
                </widget>
                <widget class="QRadioButton" row="1" column="0">
                    <property name="name">
                        <cstring>radioButton4_2_2_2</cstring>
                    </property>
                    <property name="text">
                        <string>Show energies &amp;in eV (electronvolt)</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Choose the energy unit as eV (electronvolt)</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Check this if you prefer the energy unit in eV (electronvolt). The other choice you have is kJ/mol (kilojoule per mol).</string>
                    </property>
                </widget>
            </grid>
        </widget>
    </grid>
</widget>
<tqlayoutdefaults spacing="6" margin="11"/>
</UI>