|
a/src/qtgui/idxsched.ui |
|
b/src/qtgui/idxsched.ui |
|
... |
|
... |
4 |
<widget class="QDialog" name="IdxSchedW">
|
4 |
<widget class="QDialog" name="IdxSchedW">
|
5 |
<property name="geometry">
|
5 |
<property name="geometry">
|
6 |
<rect>
|
6 |
<rect>
|
7 |
<x>0</x>
|
7 |
<x>0</x>
|
8 |
<y>0</y>
|
8 |
<y>0</y>
|
9 |
<width>400</width>
|
9 |
<width>504</width>
|
10 |
<height>352</height>
|
10 |
<height>403</height>
|
11 |
</rect>
|
11 |
</rect>
|
12 |
</property>
|
12 |
</property>
|
13 |
<property name="windowTitle">
|
13 |
<property name="windowTitle">
|
14 |
<string>Index scheduling setup</string>
|
14 |
<string>Index scheduling setup</string>
|
15 |
</property>
|
15 |
</property>
|
16 |
<layout class="QVBoxLayout" name="verticalLayout_2">
|
16 |
<layout class="QVBoxLayout" name="verticalLayout_2">
|
17 |
<item>
|
17 |
<item>
|
18 |
<layout class="QVBoxLayout" name="verticalLayout">
|
18 |
<layout class="QVBoxLayout" name="verticalLayout">
|
19 |
<item>
|
19 |
<item>
|
20 |
<widget class="QLabel" name="label">
|
20 |
<widget class="QLabel" name="label">
|
|
|
21 |
<property name="sizePolicy">
|
|
|
22 |
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
23 |
<horstretch>0</horstretch>
|
|
|
24 |
<verstretch>1</verstretch>
|
|
|
25 |
</sizepolicy>
|
|
|
26 |
</property>
|
21 |
<property name="text">
|
27 |
<property name="text">
|
22 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
28 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
23 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
29 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
24 |
p, li { white-space: pre-wrap; }
|
30 |
p, li { white-space: pre-wrap; }
|
25 |
</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
|
31 |
</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
|