moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kmplot / kmplot / settingspageprecision.ui
blob25f732ce66003a336ed7619fe3cf3bb38d31f700
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>SettingsPagePrecision</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>SettingsPagePrecision</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>301</width>
12             <height>401</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <spacer row="4" column="0">
20             <property name="name">
21                 <cstring>spacer1</cstring>
22             </property>
23             <property name="orientation">
24                 <enum>Vertical</enum>
25             </property>
26             <property name="sizeType">
27                 <enum>Expanding</enum>
28             </property>
29             <property name="sizeHint">
30                 <size>
31                     <width>20</width>
32                     <height>29</height>
33                 </size>
34             </property>
35         </spacer>
36         <widget class="QGroupBox" row="3" column="0">
37             <property name="name">
38                 <cstring>groupBox3</cstring>
39             </property>
40             <property name="title">
41                 <string>Zoom</string>
42             </property>
43             <grid>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <widget class="QLabel" row="0" column="0">
48                     <property name="name">
49                         <cstring>textLabel1_2</cstring>
50                     </property>
51                     <property name="text">
52                         <string>Zoom in by:</string>
53                     </property>
54                     <property name="buddy" stdset="0">
55                         <cstring>kcfg_zoomStep</cstring>
56                     </property>
57                 </widget>
58                 <widget class="QLabel" row="1" column="0">
59                     <property name="name">
60                         <cstring>textLabel1_2_2</cstring>
61                     </property>
62                     <property name="text">
63                         <string>Zoom out by:</string>
64                     </property>
65                     <property name="buddy" stdset="0">
66                         <cstring>kcfg_zoomStep</cstring>
67                     </property>
68                 </widget>
69                 <widget class="KIntNumInput" row="0" column="1">
70                     <property name="name">
71                         <cstring>kcfg_zoomInStep</cstring>
72                     </property>
73                     <property name="value">
74                         <number>25</number>
75                     </property>
76                     <property name="minValue">
77                         <number>1</number>
78                     </property>
79                     <property name="maxValue">
80                         <number>100</number>
81                     </property>
82                     <property name="referencePoint">
83                         <number>5</number>
84                     </property>
85                     <property name="suffix">
86                         <string>%</string>
87                     </property>
88                     <property name="whatsThis" stdset="0">
89                         <string>The value the zoom-in tool should use.</string>
90                     </property>
91                 </widget>
92                 <widget class="KIntNumInput" row="1" column="1">
93                     <property name="name">
94                         <cstring>kcfg_zoomOutStep</cstring>
95                     </property>
96                     <property name="value">
97                         <number>25</number>
98                     </property>
99                     <property name="minValue">
100                         <number>1</number>
101                     </property>
102                     <property name="maxValue">
103                         <number>100</number>
104                     </property>
105                     <property name="referencePoint">
106                         <number>5</number>
107                     </property>
108                     <property name="suffix">
109                         <string>%</string>
110                     </property>
111                     <property name="whatsThis" stdset="0">
112                         <string>The value the zoom-out tool should use.</string>
113                     </property>
114                 </widget>
115             </grid>
116         </widget>
117         <widget class="QGroupBox" row="2" column="0">
118             <property name="name">
119                 <cstring>groupBox2</cstring>
120             </property>
121             <property name="title">
122                 <string>Background Color</string>
123             </property>
124             <hbox>
125                 <property name="name">
126                     <cstring>unnamed</cstring>
127                 </property>
128                 <widget class="KColorButton">
129                     <property name="name">
130                         <cstring>kcfg_backgroundcolor</cstring>
131                     </property>
132                     <property name="text">
133                         <string></string>
134                     </property>
135                     <property name="toolTip" stdset="0">
136                         <string>Color for the plot area behind the grid.</string>
137                     </property>
138                     <property name="whatsThis" stdset="0">
139                         <string>Click on the button the choose the color of the background. This option has no effect on printing nor export.</string>
140                     </property>
141                 </widget>
142                 <spacer>
143                     <property name="name">
144                         <cstring>spacer2</cstring>
145                     </property>
146                     <property name="orientation">
147                         <enum>Horizontal</enum>
148                     </property>
149                     <property name="sizeType">
150                         <enum>Expanding</enum>
151                     </property>
152                     <property name="sizeHint">
153                         <size>
154                             <width>81</width>
155                             <height>20</height>
156                         </size>
157                     </property>
158                 </spacer>
159             </hbox>
160         </widget>
161         <widget class="QButtonGroup" row="1" column="0">
162             <property name="name">
163                 <cstring>kcfg_anglemode</cstring>
164             </property>
165             <property name="title">
166                 <string>Angle Mode</string>
167             </property>
168             <vbox>
169                 <property name="name">
170                     <cstring>unnamed</cstring>
171                 </property>
172                 <widget class="QRadioButton">
173                     <property name="name">
174                         <cstring>radioButton1</cstring>
175                     </property>
176                     <property name="text">
177                         <string>&amp;Radian</string>
178                     </property>
179                     <property name="toolTip" stdset="0">
180                         <string>Trigonometric functions use radian mode for angles.</string>
181                     </property>
182                     <property name="whatsThis" stdset="0">
183                         <string>Check this button to use radian mode to measure angles. This is important for trigonometric functions only.</string>
184                     </property>
185                 </widget>
186                 <widget class="QRadioButton">
187                     <property name="name">
188                         <cstring>radioButton2</cstring>
189                     </property>
190                     <property name="text">
191                         <string>&amp;Degree</string>
192                     </property>
193                     <property name="toolTip" stdset="0">
194                         <string>Trigonometric functions use degree mode for angles.</string>
195                     </property>
196                     <property name="whatsThis" stdset="0">
197                         <string>Check this button to use degree mode to measure angles. This is important for trigonometric functions only.</string>
198                     </property>
199                 </widget>
200             </vbox>
201         </widget>
202         <widget class="QGroupBox" row="0" column="0">
203             <property name="name">
204                 <cstring>groupBox1</cstring>
205             </property>
206             <property name="title">
207                 <string>Precision</string>
208             </property>
209             <vbox>
210                 <property name="name">
211                     <cstring>unnamed</cstring>
212                 </property>
213                 <widget class="QLayoutWidget">
214                     <property name="name">
215                         <cstring>layout1</cstring>
216                     </property>
217                     <hbox>
218                         <property name="name">
219                             <cstring>unnamed</cstring>
220                         </property>
221                         <widget class="QLabel">
222                             <property name="name">
223                                 <cstring>textLabel1</cstring>
224                             </property>
225                             <property name="text">
226                                 <string>Points per pixel:</string>
227                             </property>
228                             <property name="buddy" stdset="0">
229                                 <cstring>kcfg_relativeStepWidth</cstring>
230                             </property>
231                         </widget>
232                         <widget class="KDoubleNumInput">
233                             <property name="name">
234                                 <cstring>kcfg_stepWidth</cstring>
235                             </property>
236                             <property name="value">
237                                 <number>1</number>
238                             </property>
239                             <property name="minValue">
240                                 <number>0.1</number>
241                             </property>
242                             <property name="toolTip" stdset="0">
243                                 <string>How many points per pixel shall be calculated.</string>
244                             </property>
245                             <property name="whatsThis" stdset="0">
246                                 <string>Enter the amount of points per pixel which shall be calculated. For slow computers or very complex plots use higher values.</string>
247                             </property>
248                         </widget>
249                     </hbox>
250                 </widget>
251                 <widget class="QCheckBox">
252                     <property name="name">
253                         <cstring>kcfg_useRelativeStepWidth</cstring>
254                     </property>
255                     <property name="text">
256                         <string>&amp;Use relative step width</string>
257                     </property>
258                     <property name="toolTip" stdset="0">
259                         <string>Use the same precision independent of the window's size</string>
260                     </property>
261                     <property name="whatsThis" stdset="0">
262                         <string>If relative step width is set to true, the step width will be adapted to the size of the window.</string>
263                     </property>
264                 </widget>
265             </vbox>
266         </widget>
267     </grid>
268 </widget>
269 <customwidgets>
270 </customwidgets>
271 <layoutdefaults spacing="6" margin="11"/>
272 <includehints>
273     <includehint>knuminput.h</includehint>
274     <includehint>knuminput.h</includehint>
275 </includehints>
276 </UI>