~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to kst/kst/kstsettingsdlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-06-30 19:11:30 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630191130-acumuar75bz4puty
Tags: 1.2.1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
            <x>0</x>
10
10
            <y>0</y>
11
11
            <width>541</width>
12
 
            <height>428</height>
 
12
            <height>454</height>
13
13
        </rect>
14
14
    </property>
15
15
    <property name="sizePolicy">
78
78
                    <property name="text">
79
79
                        <string>&amp;Close</string>
80
80
                    </property>
 
81
                    <property name="accel">
 
82
                        <string>Alt+C</string>
 
83
                    </property>
81
84
                </widget>
82
85
            </hbox>
83
86
        </widget>
96
99
                    <property name="name">
97
100
                        <cstring>unnamed</cstring>
98
101
                    </property>
99
 
                    <widget class="QLabel" row="0" column="0">
100
 
                        <property name="name">
101
 
                            <cstring>textLabel2</cstring>
102
 
                        </property>
103
 
                        <property name="text">
104
 
                            <string>Plot update timer:</string>
105
 
                        </property>
106
 
                        <property name="alignment">
107
 
                            <set>AlignVCenter|AlignLeft</set>
108
 
                        </property>
109
 
                        <property name="buddy" stdset="0">
110
 
                            <cstring>_timer</cstring>
111
 
                        </property>
112
 
                    </widget>
113
 
                    <widget class="QLabel" row="1" column="0">
114
 
                        <property name="name">
115
 
                            <cstring>textLabel1_2</cstring>
116
 
                        </property>
117
 
                        <property name="text">
118
 
                            <string>Default plot colors:</string>
119
 
                        </property>
120
 
                        <property name="alignment">
121
 
                            <set>AlignVCenter|AlignLeft</set>
122
 
                        </property>
123
 
                    </widget>
124
 
                    <widget class="KDualColorButton" row="1" column="1">
125
 
                        <property name="name">
126
 
                            <cstring>_colors</cstring>
127
 
                        </property>
128
 
                        <property name="sizePolicy">
129
 
                            <sizepolicy>
130
 
                                <hsizetype>5</hsizetype>
131
 
                                <vsizetype>0</vsizetype>
132
 
                                <horstretch>0</horstretch>
133
 
                                <verstretch>0</verstretch>
134
 
                            </sizepolicy>
135
 
                        </property>
136
 
                    </widget>
137
 
                    <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="3">
138
 
                        <property name="name">
139
 
                            <cstring>_utc</cstring>
140
 
                        </property>
141
 
                        <property name="sizePolicy">
142
 
                            <sizepolicy>
143
 
                                <hsizetype>0</hsizetype>
144
 
                                <vsizetype>0</vsizetype>
145
 
                                <horstretch>0</horstretch>
146
 
                                <verstretch>0</verstretch>
147
 
                            </sizepolicy>
148
 
                        </property>
149
 
                        <property name="text">
150
 
                            <string>Display all times in UTC</string>
151
 
                        </property>
152
 
                        <property name="checked">
153
 
                            <bool>true</bool>
154
 
                        </property>
155
 
                    </widget>
156
 
                    <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="3">
 
102
                    <widget class="QCheckBox" row="5" column="0">
157
103
                        <property name="name">
158
104
                            <cstring>_promptWindowClose</cstring>
159
105
                        </property>
169
115
                            <string>Prompt before closing windows</string>
170
116
                        </property>
171
117
                    </widget>
172
 
                    <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="4">
 
118
                    <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="2">
173
119
                        <property name="name">
174
120
                            <cstring>_showQuickStart</cstring>
175
121
                        </property>
185
131
                            <string>Show QuickStart dialog on startup</string>
186
132
                        </property>
187
133
                    </widget>
188
 
                    <spacer row="1" column="2" rowspan="1" colspan="4">
189
 
                        <property name="name">
190
 
                            <cstring>spacer5</cstring>
191
 
                        </property>
192
 
                        <property name="orientation">
193
 
                            <enum>Horizontal</enum>
194
 
                        </property>
195
 
                        <property name="sizeType">
196
 
                            <enum>Expanding</enum>
197
 
                        </property>
198
 
                        <property name="sizeHint">
199
 
                            <size>
200
 
                                <width>237</width>
201
 
                                <height>20</height>
202
 
                            </size>
203
 
                        </property>
204
 
                    </spacer>
205
 
                    <spacer row="4" column="3" rowspan="1" colspan="3">
206
 
                        <property name="name">
207
 
                            <cstring>spacer3</cstring>
208
 
                        </property>
209
 
                        <property name="orientation">
210
 
                            <enum>Horizontal</enum>
211
 
                        </property>
212
 
                        <property name="sizeType">
213
 
                            <enum>Expanding</enum>
214
 
                        </property>
215
 
                        <property name="sizeHint">
216
 
                            <size>
217
 
                                <width>181</width>
218
 
                                <height>20</height>
219
 
                            </size>
220
 
                        </property>
221
 
                    </spacer>
222
 
                    <spacer row="5" column="4" rowspan="1" colspan="2">
223
 
                        <property name="name">
224
 
                            <cstring>spacer4</cstring>
225
 
                        </property>
226
 
                        <property name="orientation">
227
 
                            <enum>Horizontal</enum>
228
 
                        </property>
229
 
                        <property name="sizeType">
230
 
                            <enum>Expanding</enum>
231
 
                        </property>
232
 
                        <property name="sizeHint">
233
 
                            <size>
234
 
                                <width>168</width>
235
 
                                <height>20</height>
236
 
                            </size>
237
 
                        </property>
238
 
                    </spacer>
239
 
                    <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="6">
240
 
                        <property name="name">
241
 
                            <cstring>groupBox1</cstring>
242
 
                        </property>
243
 
                        <property name="title">
244
 
                            <string>Default X Axis</string>
245
 
                        </property>
246
 
                        <hbox>
247
 
                            <property name="name">
248
 
                                <cstring>unnamed</cstring>
249
 
                            </property>
250
 
                            <widget class="QCheckBox">
251
 
                                <property name="name">
252
 
                                    <cstring>_checkBoxXInterpret</cstring>
253
 
                                </property>
254
 
                                <property name="text">
255
 
                                    <string>Interpret as:</string>
256
 
                                </property>
257
 
                            </widget>
258
 
                            <widget class="QComboBox">
259
 
                                <property name="name">
260
 
                                    <cstring>_comboBoxXInterpret</cstring>
261
 
                                </property>
262
 
                            </widget>
263
 
                            <widget class="QLabel">
264
 
                                <property name="name">
265
 
                                    <cstring>textLabel1_7</cstring>
266
 
                                </property>
267
 
                                <property name="text">
268
 
                                    <string>Display as:</string>
269
 
                                </property>
270
 
                            </widget>
271
 
                            <widget class="QComboBox">
272
 
                                <property name="name">
273
 
                                    <cstring>_comboBoxXDisplay</cstring>
274
 
                                </property>
275
 
                            </widget>
276
 
                            <spacer>
277
 
                                <property name="name">
278
 
                                    <cstring>spacer131</cstring>
279
 
                                </property>
280
 
                                <property name="orientation">
281
 
                                    <enum>Horizontal</enum>
282
 
                                </property>
283
 
                                <property name="sizeType">
284
 
                                    <enum>Expanding</enum>
285
 
                                </property>
286
 
                                <property name="sizeHint">
287
 
                                    <size>
288
 
                                        <width>97</width>
289
 
                                        <height>21</height>
290
 
                                    </size>
291
 
                                </property>
292
 
                            </spacer>
293
 
                        </hbox>
294
 
                    </widget>
295
 
                    <widget class="QButtonGroup" row="2" column="0" rowspan="1" colspan="6">
 
134
                    <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="3">
 
135
                        <property name="name">
 
136
                            <cstring>layout43</cstring>
 
137
                        </property>
 
138
                        <hbox>
 
139
                            <property name="name">
 
140
                                <cstring>unnamed</cstring>
 
141
                            </property>
 
142
                            <widget class="QLabel">
 
143
                                <property name="name">
 
144
                                    <cstring>textLabel2</cstring>
 
145
                                </property>
 
146
                                <property name="text">
 
147
                                    <string>Plot update timer:</string>
 
148
                                </property>
 
149
                                <property name="alignment">
 
150
                                    <set>AlignVCenter|AlignLeft</set>
 
151
                                </property>
 
152
                                <property name="buddy" stdset="0">
 
153
                                    <cstring>_timer</cstring>
 
154
                                </property>
 
155
                            </widget>
 
156
                            <widget class="QSpinBox">
 
157
                                <property name="name">
 
158
                                    <cstring>_timer</cstring>
 
159
                                </property>
 
160
                                <property name="sizePolicy">
 
161
                                    <sizepolicy>
 
162
                                        <hsizetype>3</hsizetype>
 
163
                                        <vsizetype>0</vsizetype>
 
164
                                        <horstretch>0</horstretch>
 
165
                                        <verstretch>0</verstretch>
 
166
                                    </sizepolicy>
 
167
                                </property>
 
168
                                <property name="suffix">
 
169
                                    <string>ms</string>
 
170
                                </property>
 
171
                                <property name="buttonSymbols">
 
172
                                    <enum>PlusMinus</enum>
 
173
                                </property>
 
174
                                <property name="maxValue">
 
175
                                    <number>9999</number>
 
176
                                </property>
 
177
                                <property name="value">
 
178
                                    <number>50</number>
 
179
                                </property>
 
180
                            </widget>
 
181
                            <widget class="QLabel">
 
182
                                <property name="name">
 
183
                                    <cstring>textLabel2_3</cstring>
 
184
                                </property>
 
185
                                <property name="text">
 
186
                                    <string>Base font size:</string>
 
187
                                </property>
 
188
                                <property name="alignment">
 
189
                                    <set>AlignVCenter|AlignLeft</set>
 
190
                                </property>
 
191
                                <property name="buddy" stdset="0">
 
192
                                    <cstring>_timer</cstring>
 
193
                                </property>
 
194
                            </widget>
 
195
                            <widget class="QSpinBox">
 
196
                                <property name="name">
 
197
                                    <cstring>_fontSize</cstring>
 
198
                                </property>
 
199
                                <property name="sizePolicy">
 
200
                                    <sizepolicy>
 
201
                                        <hsizetype>3</hsizetype>
 
202
                                        <vsizetype>0</vsizetype>
 
203
                                        <horstretch>0</horstretch>
 
204
                                        <verstretch>0</verstretch>
 
205
                                    </sizepolicy>
 
206
                                </property>
 
207
                                <property name="suffix">
 
208
                                    <string></string>
 
209
                                </property>
 
210
                                <property name="buttonSymbols">
 
211
                                    <enum>PlusMinus</enum>
 
212
                                </property>
 
213
                                <property name="maxValue">
 
214
                                    <number>20</number>
 
215
                                </property>
 
216
                                <property name="minValue">
 
217
                                    <number>8</number>
 
218
                                </property>
 
219
                                <property name="value">
 
220
                                    <number>12</number>
 
221
                                </property>
 
222
                            </widget>
 
223
                            <spacer>
 
224
                                <property name="name">
 
225
                                    <cstring>spacer9_2</cstring>
 
226
                                </property>
 
227
                                <property name="orientation">
 
228
                                    <enum>Horizontal</enum>
 
229
                                </property>
 
230
                                <property name="sizeType">
 
231
                                    <enum>Expanding</enum>
 
232
                                </property>
 
233
                                <property name="sizeHint">
 
234
                                    <size>
 
235
                                        <width>20</width>
 
236
                                        <height>31</height>
 
237
                                    </size>
 
238
                                </property>
 
239
                            </spacer>
 
240
                        </hbox>
 
241
                    </widget>
 
242
                    <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="3">
 
243
                        <property name="name">
 
244
                            <cstring>layout44</cstring>
 
245
                        </property>
 
246
                        <hbox>
 
247
                            <property name="name">
 
248
                                <cstring>unnamed</cstring>
 
249
                            </property>
 
250
                            <widget class="QLabel">
 
251
                                <property name="name">
 
252
                                    <cstring>textLabel1_2</cstring>
 
253
                                </property>
 
254
                                <property name="text">
 
255
                                    <string>Default plot colors:</string>
 
256
                                </property>
 
257
                                <property name="alignment">
 
258
                                    <set>AlignVCenter|AlignLeft</set>
 
259
                                </property>
 
260
                            </widget>
 
261
                            <widget class="KDualColorButton">
 
262
                                <property name="name">
 
263
                                    <cstring>_colors</cstring>
 
264
                                </property>
 
265
                                <property name="sizePolicy">
 
266
                                    <sizepolicy>
 
267
                                        <hsizetype>5</hsizetype>
 
268
                                        <vsizetype>0</vsizetype>
 
269
                                        <horstretch>0</horstretch>
 
270
                                        <verstretch>0</verstretch>
 
271
                                    </sizepolicy>
 
272
                                </property>
 
273
                            </widget>
 
274
                            <widget class="QLabel">
 
275
                                <property name="name">
 
276
                                    <cstring>textLabel1_4</cstring>
 
277
                                </property>
 
278
                                <property name="text">
 
279
                                    <string>Curve color sequence:</string>
 
280
                                </property>
 
281
                            </widget>
 
282
                            <widget class="QComboBox">
 
283
                                <property name="name">
 
284
                                    <cstring>_comboBoxCurveColorSequence</cstring>
 
285
                                </property>
 
286
                            </widget>
 
287
                            <spacer>
 
288
                                <property name="name">
 
289
                                    <cstring>spacer5</cstring>
 
290
                                </property>
 
291
                                <property name="orientation">
 
292
                                    <enum>Horizontal</enum>
 
293
                                </property>
 
294
                                <property name="sizeType">
 
295
                                    <enum>Expanding</enum>
 
296
                                </property>
 
297
                                <property name="sizeHint">
 
298
                                    <size>
 
299
                                        <width>20</width>
 
300
                                        <height>20</height>
 
301
                                    </size>
 
302
                                </property>
 
303
                            </spacer>
 
304
                        </hbox>
 
305
                    </widget>
 
306
                    <widget class="QButtonGroup" row="2" column="0" rowspan="1" colspan="3">
296
307
                        <property name="name">
297
308
                            <cstring>buttonGroup6</cstring>
298
309
                        </property>
533
544
                            </widget>
534
545
                        </vbox>
535
546
                    </widget>
536
 
                    <widget class="QSpinBox" row="0" column="1" rowspan="1" colspan="4">
537
 
                        <property name="name">
538
 
                            <cstring>_timer</cstring>
539
 
                        </property>
540
 
                        <property name="sizePolicy">
541
 
                            <sizepolicy>
542
 
                                <hsizetype>3</hsizetype>
543
 
                                <vsizetype>0</vsizetype>
544
 
                                <horstretch>0</horstretch>
545
 
                                <verstretch>0</verstretch>
546
 
                            </sizepolicy>
547
 
                        </property>
548
 
                        <property name="suffix">
549
 
                            <string>ms</string>
550
 
                        </property>
551
 
                        <property name="buttonSymbols">
552
 
                            <enum>PlusMinus</enum>
553
 
                        </property>
554
 
                        <property name="maxValue">
555
 
                            <number>9999</number>
556
 
                        </property>
557
 
                        <property name="value">
558
 
                            <number>50</number>
559
 
                        </property>
560
 
                    </widget>
561
 
                    <spacer row="0" column="5">
562
 
                        <property name="name">
563
 
                            <cstring>spacer9_2</cstring>
564
 
                        </property>
565
 
                        <property name="orientation">
566
 
                            <enum>Horizontal</enum>
567
 
                        </property>
568
 
                        <property name="sizeType">
569
 
                            <enum>Expanding</enum>
570
 
                        </property>
571
 
                        <property name="sizeHint">
572
 
                            <size>
573
 
                                <width>111</width>
574
 
                                <height>31</height>
575
 
                            </size>
576
 
                        </property>
577
 
                    </spacer>
 
547
                    <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="3">
 
548
                        <property name="name">
 
549
                            <cstring>groupBox1</cstring>
 
550
                        </property>
 
551
                        <property name="title">
 
552
                            <string>Default X Axis</string>
 
553
                        </property>
 
554
                        <hbox>
 
555
                            <property name="name">
 
556
                                <cstring>unnamed</cstring>
 
557
                            </property>
 
558
                            <widget class="QCheckBox">
 
559
                                <property name="name">
 
560
                                    <cstring>_checkBoxXInterpret</cstring>
 
561
                                </property>
 
562
                                <property name="text">
 
563
                                    <string>Interpret as:</string>
 
564
                                </property>
 
565
                            </widget>
 
566
                            <widget class="QComboBox">
 
567
                                <property name="name">
 
568
                                    <cstring>_comboBoxXInterpret</cstring>
 
569
                                </property>
 
570
                            </widget>
 
571
                            <widget class="QLabel">
 
572
                                <property name="name">
 
573
                                    <cstring>textLabel1_7</cstring>
 
574
                                </property>
 
575
                                <property name="text">
 
576
                                    <string>Display as:</string>
 
577
                                </property>
 
578
                            </widget>
 
579
                            <widget class="QComboBox">
 
580
                                <property name="name">
 
581
                                    <cstring>_comboBoxXDisplay</cstring>
 
582
                                </property>
 
583
                            </widget>
 
584
                            <spacer>
 
585
                                <property name="name">
 
586
                                    <cstring>spacer131</cstring>
 
587
                                </property>
 
588
                                <property name="orientation">
 
589
                                    <enum>Horizontal</enum>
 
590
                                </property>
 
591
                                <property name="sizeType">
 
592
                                    <enum>Expanding</enum>
 
593
                                </property>
 
594
                                <property name="sizeHint">
 
595
                                    <size>
 
596
                                        <width>97</width>
 
597
                                        <height>21</height>
 
598
                                    </size>
 
599
                                </property>
 
600
                            </spacer>
 
601
                        </hbox>
 
602
                    </widget>
 
603
                    <spacer row="5" column="1" rowspan="1" colspan="2">
 
604
                        <property name="name">
 
605
                            <cstring>spacer4_3</cstring>
 
606
                        </property>
 
607
                        <property name="orientation">
 
608
                            <enum>Horizontal</enum>
 
609
                        </property>
 
610
                        <property name="sizeType">
 
611
                            <enum>Expanding</enum>
 
612
                        </property>
 
613
                        <property name="sizeHint">
 
614
                            <size>
 
615
                                <width>230</width>
 
616
                                <height>20</height>
 
617
                            </size>
 
618
                        </property>
 
619
                    </spacer>
 
620
                    <spacer row="6" column="2">
 
621
                        <property name="name">
 
622
                            <cstring>spacer4</cstring>
 
623
                        </property>
 
624
                        <property name="orientation">
 
625
                            <enum>Horizontal</enum>
 
626
                        </property>
 
627
                        <property name="sizeType">
 
628
                            <enum>Expanding</enum>
 
629
                        </property>
 
630
                        <property name="sizeHint">
 
631
                            <size>
 
632
                                <width>221</width>
 
633
                                <height>20</height>
 
634
                            </size>
 
635
                        </property>
 
636
                    </spacer>
 
637
                    <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="3">
 
638
                        <property name="name">
 
639
                            <cstring>layout7</cstring>
 
640
                        </property>
 
641
                        <hbox>
 
642
                            <property name="name">
 
643
                                <cstring>unnamed</cstring>
 
644
                            </property>
 
645
                            <widget class="QLabel">
 
646
                                <property name="name">
 
647
                                    <cstring>textLabel1_8</cstring>
 
648
                                </property>
 
649
                                <property name="text">
 
650
                                    <string>Offset from UTC:</string>
 
651
                                </property>
 
652
                                <property name="buddy" stdset="0">
 
653
                                    <cstring>_valueOffset</cstring>
 
654
                                </property>
 
655
                            </widget>
 
656
                            <widget class="KDoubleNumInput">
 
657
                                <property name="name">
 
658
                                    <cstring>_valueOffset</cstring>
 
659
                                </property>
 
660
                                <property name="minValue">
 
661
                                    <number>-24</number>
 
662
                                </property>
 
663
                                <property name="maxValue">
 
664
                                    <number>24</number>
 
665
                                </property>
 
666
                            </widget>
 
667
                            <widget class="QLabel">
 
668
                                <property name="name">
 
669
                                    <cstring>textLabel1_5</cstring>
 
670
                                </property>
 
671
                                <property name="sizePolicy">
 
672
                                    <sizepolicy>
 
673
                                        <hsizetype>1</hsizetype>
 
674
                                        <vsizetype>5</vsizetype>
 
675
                                        <horstretch>0</horstretch>
 
676
                                        <verstretch>0</verstretch>
 
677
                                    </sizepolicy>
 
678
                                </property>
 
679
                                <property name="text">
 
680
                                    <string>Timezone:</string>
 
681
                                </property>
 
682
                                <property name="buddy" stdset="0">
 
683
                                    <cstring>_utc</cstring>
 
684
                                </property>
 
685
                            </widget>
 
686
                            <widget class="KTimezoneCombo">
 
687
                                <property name="name">
 
688
                                    <cstring>_tz</cstring>
 
689
                                </property>
 
690
                                <property name="sizePolicy">
 
691
                                    <sizepolicy>
 
692
                                        <hsizetype>3</hsizetype>
 
693
                                        <vsizetype>0</vsizetype>
 
694
                                        <horstretch>1</horstretch>
 
695
                                        <verstretch>0</verstretch>
 
696
                                    </sizepolicy>
 
697
                                </property>
 
698
                            </widget>
 
699
                            <spacer>
 
700
                                <property name="name">
 
701
                                    <cstring>spacer4_2</cstring>
 
702
                                </property>
 
703
                                <property name="orientation">
 
704
                                    <enum>Horizontal</enum>
 
705
                                </property>
 
706
                                <property name="sizeType">
 
707
                                    <enum>Expanding</enum>
 
708
                                </property>
 
709
                                <property name="sizeHint">
 
710
                                    <size>
 
711
                                        <width>30</width>
 
712
                                        <height>20</height>
 
713
                                    </size>
 
714
                                </property>
 
715
                            </spacer>
 
716
                        </hbox>
 
717
                    </widget>
578
718
                </grid>
579
719
            </widget>
580
720
            <widget class="QWidget">
588
728
                    <property name="name">
589
729
                        <cstring>unnamed</cstring>
590
730
                    </property>
591
 
                    <widget class="KPushButton" row="0" column="2">
 
731
                    <widget class="QPushButton" row="0" column="2">
592
732
                        <property name="name">
593
733
                            <cstring>_configureSource</cstring>
594
734
                        </property>
845
985
        </widget>
846
986
    </grid>
847
987
</widget>
 
988
<customwidgets>
 
989
</customwidgets>
848
990
<connections>
849
991
    <connection>
850
992
        <sender>_close</sender>
1069
1211
        <slot>updateEMailSettings()</slot>
1070
1212
    </connection>
1071
1213
    <connection>
1072
 
        <sender>_utc</sender>
1073
 
        <signal>clicked()</signal>
1074
 
        <receiver>KstSettingsDlg</receiver>
1075
 
        <slot>setDirty()</slot>
 
1214
        <sender>_comboBoxXInterpret</sender>
 
1215
        <signal>activated(const QString&amp;)</signal>
 
1216
        <receiver>KstSettingsDlg</receiver>
 
1217
        <slot>setDirty()</slot>
 
1218
    </connection>
 
1219
    <connection>
 
1220
        <sender>_comboBoxCurveColorSequence</sender>
 
1221
        <signal>activated(const QString&amp;)</signal>
 
1222
        <receiver>KstSettingsDlg</receiver>
 
1223
        <slot>setDirty()</slot>
 
1224
    </connection>
 
1225
    <connection>
 
1226
        <sender>_fontSize</sender>
 
1227
        <signal>valueChanged(int)</signal>
 
1228
        <receiver>KstSettingsDlg</receiver>
 
1229
        <slot>setDirty()</slot>
 
1230
    </connection>
 
1231
    <connection>
 
1232
        <sender>_tz</sender>
 
1233
        <signal>activated(const QString&amp;)</signal>
 
1234
        <receiver>KstSettingsDlg</receiver>
 
1235
        <slot>updateUTCOffset()</slot>
 
1236
    </connection>
 
1237
    <connection>
 
1238
        <sender>_valueOffset</sender>
 
1239
        <signal>valueChanged(double)</signal>
 
1240
        <receiver>KstSettingsDlg</receiver>
 
1241
        <slot>updateTimezone(double)</slot>
1076
1242
    </connection>
1077
1243
</connections>
1078
1244
<tabstops>
1079
 
    <tabstop>tabWidget2</tabstop>
1080
1245
    <tabstop>_timer</tabstop>
 
1246
    <tabstop>_fontSize</tabstop>
 
1247
    <tabstop>_comboBoxCurveColorSequence</tabstop>
1081
1248
    <tabstop>_xMajorGrid</tabstop>
1082
1249
    <tabstop>_yMajorGrid</tabstop>
1083
1250
    <tabstop>_majorGridColor</tabstop>
1089
1256
    <tabstop>_checkBoxXInterpret</tabstop>
1090
1257
    <tabstop>_comboBoxXInterpret</tabstop>
1091
1258
    <tabstop>_comboBoxXDisplay</tabstop>
1092
 
    <tabstop>_utc</tabstop>
1093
1259
    <tabstop>_promptWindowClose</tabstop>
1094
1260
    <tabstop>_showQuickStart</tabstop>
1095
1261
    <tabstop>_source</tabstop>
1107
1273
    <tabstop>_radioButtonAuthenticationLogin</tabstop>
1108
1274
    <tabstop>_radioButtonAuthenticationCramMD5</tabstop>
1109
1275
    <tabstop>_radioButtonAuthenticationDigestMD5</tabstop>
 
1276
    <tabstop>_defaults</tabstop>
1110
1277
    <tabstop>_apply</tabstop>
1111
1278
    <tabstop>_close</tabstop>
1112
 
    <tabstop>_defaults</tabstop>
 
1279
    <tabstop>tabWidget2</tabstop>
1113
1280
</tabstops>
1114
1281
<includes>
 
1282
    <include location="global" impldecl="in declaration">math.h</include>
1115
1283
    <include location="global" impldecl="in declaration">kdialog.h</include>
 
1284
    <include location="global" impldecl="in declaration">kpalette.h</include>
1116
1285
    <include location="global" impldecl="in implementation">kdialogbase.h</include>
1117
1286
    <include location="local" impldecl="in declaration">kstsettings.h</include>
1118
1287
    <include location="local" impldecl="in implementation">kstdatasource.h</include>
1119
1288
    <include location="local" impldecl="in declaration">kstplotdefines.h</include>
 
1289
    <include location="local" impldecl="in declaration">ktimezonecombo.h</include>
 
1290
    <include location="local" impldecl="in implementation">kst.h</include>
 
1291
    <include location="local" impldecl="in implementation">ksttimezones.h</include>
1120
1292
    <include location="local" impldecl="in implementation">kstsettingsdlg.ui.h</include>
1121
1293
</includes>
1122
1294
<signals>
1132
1304
    <slot>updateAxesButtons()</slot>
1133
1305
    <slot>updateAxesSettings()</slot>
1134
1306
    <slot>updateEMailSettings()</slot>
 
1307
    <slot>updateCurveColorSettings()</slot>
1135
1308
    <slot>fillAxesSettings()</slot>
1136
1309
    <slot>configureSource()</slot>
 
1310
    <slot access="private">updateUTCOffset()</slot>
 
1311
    <slot access="private">setUTCOffset(const QString &amp;)</slot>
 
1312
    <slot access="private">updateTimezone(double hours)</slot>
 
1313
    <slot access="private">updateTimezone(const QString &amp; hours)</slot>
1137
1314
    <slot>sourceChanged( const QString &amp; name )</slot>
1138
1315
</slots>
 
1316
<functions>
 
1317
    <function access="private" returnType="int">utcOffset(const QString &amp; timezone)</function>
 
1318
    <function access="private" returnType="QString">timezoneFromUTCOffset(double hours)</function>
 
1319
</functions>
1139
1320
<layoutdefaults spacing="6" margin="11"/>
1140
1321
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
1141
1322
<includehints>
1142
1323
    <includehint>kdualcolorbutton.h</includehint>
1143
1324
    <includehint>kcolorbutton.h</includehint>
1144
 
    <includehint>kcolorbutton.h</includehint>
1145
 
    <includehint>kpushbutton.h</includehint>
 
1325
    <includehint>knuminput.h</includehint>
1146
1326
    <includehint>kcombobox.h</includehint>
1147
 
    <includehint>knuminput.h</includehint>
1148
1327
</includehints>
1149
1328
</UI>